Commit 025a83d7 authored by 李苏's avatar 李苏 💬

adjust bzzy,modify table pars

parent 9fa22f6b
......@@ -35,21 +35,21 @@
url: 'wms/kcgl/bzdj',
queryUrl: 'wms/kcgl/bzdj/query/detail',
tableTitle: [
{
title: "唯一码",
field: "packCode",
width: 140
},
// {
// title: "唯一码",
// field: "packCode",
// title: "容器",
// field: "rqCode",
// width: 140
// },
// {
// title: "容器",
// field: "rqCode",
// title: "货主",
// field: "hzName",
// width: 140
// },
{
title: "货主",
field: "hzName",
width: 140
},
/* 分割*/
{
title: "物料编码",
......
......@@ -271,8 +271,8 @@
],
/* 从表编辑数据 */
editTableTitle: [{
title: "容器",
field: "rqCode",
title: "唯一码",
field: "packCode",
width: 140
},
{
......@@ -316,22 +316,22 @@
// field: "hzid",
// width: 240
// },
{
title: "货主",
field: "hzid",
width: 240,
type: 'AuxInput',
typeConfig: {
isRequest: true,
"code": "HZID",
"label": "hzName",
"transform": {
"value": "id",
"label": "name"
}
// {
// title: "货主",
// field: "hzid",
// width: 240,
// type: 'AuxInput',
// typeConfig: {
// isRequest: true,
// "code": "HZID",
// "label": "hzName",
// "transform": {
// "value": "id",
// "label": "name"
// }
}
}
// }
// }
......
......@@ -93,26 +93,26 @@
field: "yssl",
width: 100,
},
{
title: "码盘数量",
field: "ztsl",
width: 120,
},
{
title: "包装数量",
field: "bzsl",
width: 120,
},
{
title: "入库数量",
field: "rksl",
width: 100,
},
{
title: "过账数量",
field: "gzsl",
width: 120,
},
// {
// title: "码盘数量",
// field: "ztsl",
// width: 120,
// },
// {
// title: "包装数量",
// field: "bzsl",
// width: 120,
// },
// {
// title: "入库数量",
// field: "rksl",
// width: 100,
// },
// {
// title: "过账数量",
// field: "gzsl",
// width: 120,
// },
{
title: "制令号",
field: "zlh",
......
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