Commit 1aafff83 authored by 周毅's avatar 周毅

入库登记增加入库单号显示

parent f852c474
......@@ -170,10 +170,13 @@
"type": "RelSelect",
"value": "",
"typeConfig": {
"src": "jcsj/common/ck/queryCkid",
"src": "lxyl/jcsj/uck/ck/queryCjckid",
"match": {
"value": "id",
"label": "name"
},
params:{
flid:'D'
}
}
},
......@@ -182,7 +185,7 @@
prop: 'hgbz',
span: 6,
type: 'checkboxYN',
value: 'Y'
value: 'N'
}
]
......
......@@ -99,6 +99,11 @@
field: "lydjDjid",
width: 140
},
{
title: "入库单号",
field: "rktzDjid",
width: 140
},
{
title: "备注",
field: "bz",
......
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