|
|
@ -13,6 +13,7 @@ |
|
|
|
"label": "客户编号", |
|
|
|
"prop": "kehubianhao", |
|
|
|
"type": "text", |
|
|
|
"minWidth": 40, |
|
|
|
"tableShow": true, |
|
|
|
"formShow": true, |
|
|
|
"exportxiaoshou": true |
|
|
@ -57,18 +58,11 @@ |
|
|
|
"formShow": true, |
|
|
|
"exportS6": true |
|
|
|
}, |
|
|
|
{ |
|
|
|
"label": "单据单位数量", |
|
|
|
"prop": "danjudanweishuliang", |
|
|
|
"type": "number", |
|
|
|
"tableShow": true, |
|
|
|
"formShow": true, |
|
|
|
"exportS6": false |
|
|
|
}, |
|
|
|
{ |
|
|
|
"label": "条码", |
|
|
|
"prop": "tiaoma", |
|
|
|
"type": "text", |
|
|
|
"minWidth": 130, |
|
|
|
"tableShow": true, |
|
|
|
"formShow": true |
|
|
|
}, |
|
|
@ -89,6 +83,15 @@ |
|
|
|
"tableShow": true, |
|
|
|
"exportxiaoshou": true |
|
|
|
}, |
|
|
|
{ |
|
|
|
"label": "单据单位数量", |
|
|
|
"prop": "danjudanweishuliang", |
|
|
|
"type": "number", |
|
|
|
"minWidth": 60, |
|
|
|
"tableShow": true, |
|
|
|
"formShow": true, |
|
|
|
"exportS6": false |
|
|
|
}, |
|
|
|
{ |
|
|
|
"label": "修改后销售数量", |
|
|
|
"prop": "xiugaihouxiaoshoushuliang", |
|
|
@ -97,6 +100,14 @@ |
|
|
|
"formShow": true, |
|
|
|
"exportxiaoshou": true |
|
|
|
}, |
|
|
|
{ |
|
|
|
"label": "销售金额", |
|
|
|
"prop": "xiaoshoujine", |
|
|
|
"type": "number", |
|
|
|
"formShow": true, |
|
|
|
"tableShow": true, |
|
|
|
"exportxiaoshou": true |
|
|
|
}, |
|
|
|
{ |
|
|
|
"label": "最高采购价", |
|
|
|
"prop": "zuigaocaigoujia", |
|
|
@ -182,14 +193,6 @@ |
|
|
|
"tableShow": true, |
|
|
|
"exportxiaoshou": true |
|
|
|
}, |
|
|
|
{ |
|
|
|
"label": "销售金额", |
|
|
|
"prop": "xiaoshoujine", |
|
|
|
"type": "number", |
|
|
|
"formShow": true, |
|
|
|
"tableShow": true, |
|
|
|
"exportxiaoshou": true |
|
|
|
}, |
|
|
|
{ |
|
|
|
"label": "暂无此产品", |
|
|
|
"prop": "isNotSale", |
|
|
|