You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

212 lines
4.0 KiB

[
{
"label": "创建时间",
"prop": "create_at",
"type": "date"
},
{
"label": "更新时间",
"prop": "update_at",
"type": "date"
},
{
"label": "客户编号",
"prop": "kehubianhao",
"type": "text",
"minWidth": 40,
"tableShow": true,
"formShow": true,
"exportxiaoshou": true
},
{
"label": "简称",
"prop": "username",
"type": "text",
"tableShow": true,
"formShow": true,
"exportxiaoshou": true
},
{
"label": "客户名称",
"prop": "kehumingcheng",
"type": "text",
"tableShow": false,
"formShow": true,
"exportxiaoshou": true
},
{
"label": "产品代码",
"prop": "chanpindaima",
"type": "text",
"tableShow": true,
"formShow": true,
"exportxiaoshou": true
},
{
"label": "厂编",
"prop": "changbian",
"type": "text",
"tableShow": false,
"formShow": true,
"exportS6": true
},
{
"label": "货号",
"prop": "huohao",
"type": "text",
"tableShow": false,
"formShow": true,
"exportS6": true
},
{
"label": "条码",
"prop": "tiaoma",
"type": "text",
"minWidth": 130,
"tableShow": true,
"formShow": true
},
{
"label": "最小单位条码",
"prop": "zuixiaodanweitiaoma",
"type": "text",
"tableShow": false,
"formShow": true,
"exportxiaoshou": true
},
{
"label": "客户品名",
"prop": "kehupinming",
"type": "select",
"minWidth": 150,
"formShow": true,
"tableShow": true,
"exportxiaoshou": true
},
{
"label": "产品",
"prop": "chanpin",
"type": "text",
"minWidth": 150,
"formShow": true,
"tableShow": true,
"exportxiaoshou": true
},
{
"label": "单据单位数量",
"prop": "danjudanweishuliang",
"type": "number",
"minWidth": 60,
"tableShow": true,
"formShow": true,
"exportS6": false
},
{
"label": "修改后销售数量",
"prop": "xiugaihouxiaoshoushuliang",
"type": "number",
"tableShow": true,
"formShow": true,
"exportxiaoshou": true
},
{
"label": "销售金额",
"prop": "xiaoshoujine",
"type": "number",
"formShow": true,
"tableShow": true,
"exportxiaoshou": true
},
{
"label": "最高采购价",
"prop": "zuigaocaigoujia",
"type": "number",
"tableShow": true,
"formShow": true,
"exportxiaoshou": true
},
{
"label": "箱装量",
"prop": "xiangzhuangliang",
"type": "number",
"tableShow": true,
"formShow": true,
"exportxiaoshou": true
},
{
"label": "最大箱装量",
"prop": "zuidaxiangzhuangliang",
"type": "number",
"tableShow": false,
"formShow": true,
"exportxiaoshou": true
},
{
"label": "规格型号",
"prop": "guigexinghao",
"type": "text",
"tableShow": false,
"formShow": true,
"exportxiaoshou": true
},
{
"label": "计量单位",
"prop": "jiliangdanwei",
"type": "text",
"tableShow": false,
"formShow": true,
"exportxiaoshou": true
},
{
"label": "箱条码",
"prop": "xiangtiaoma",
"type": "text",
"tableShow": true,
"formShow": true,
"exportxiaoshou": true
},
{
"label": "最大箱条码",
"prop": "zuidaxiangtiaoma",
"type": "text",
"tableShow": true,
"formShow": true,
"exportxiaoshou": true
},
{
"label": "品名选项",
"prop": "pinmingxuanxiang",
"type": "textoption",
"formShow": false,
"tableShow": false
},
{
"label": "单位",
"prop": "danwei",
"type": "text",
"formShow": true,
"tableShow": true
},
{
"label": "规格",
"prop": "guige",
"type": "text",
"formShow": true,
"tableShow": false
},
{
"label": "销售数量",
"prop": "xiaoshoushuliang",
"type": "number",
"formShow": true,
"tableShow": true,
"exportxiaoshou": true
},
{
"label": "暂无此产品",
"prop": "isNotSale",
"type": "boolean",
"formShow": true,
"tableShow": true
}
]