|
|
@@ -89,11 +89,11 @@ Ext.define('saas.view.sale.sale.QueryPanel', {
|
|
|
width: 180
|
|
|
}, {
|
|
|
text: '客户编号',
|
|
|
- dataIndex: 'sa_cucode',
|
|
|
+ dataIndex: 'sa_custcode',
|
|
|
width: 120
|
|
|
}, {
|
|
|
text: '客户名称',
|
|
|
- dataIndex: 'sa_cuname',
|
|
|
+ dataIndex: 'sa_custname',
|
|
|
width: 120
|
|
|
}, {
|
|
|
text: '审核状态',
|