Commit 9e9b6ebe authored by 周毅's avatar 周毅

库存对比查询增加制令号

parent 8b10275e
......@@ -41,6 +41,15 @@
/* 基本配置*/
url: 'lxyl/cxfx/sapKcdb',
tableTitle: [{
title: "工厂",
field: "hzName",
width: 100
},
{
title: "库存地点",
field: "sapckCode",
width: 140
},{
title: "物料编码",
field: "wlxxCode",
fieldType: "upper",
......@@ -52,13 +61,8 @@
width: 350
},
{
title: "工厂",
field: "hzName",
width: 140
},
{
title: "库存地点",
field: "sapckCode",
title: "制令号",
field: "zlh",
width: 140
},
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment