Commit b3d9e2f9 authored by 李苏's avatar 李苏 💬

adjust some params

parent 7f480e17
...@@ -149,7 +149,7 @@ ...@@ -149,7 +149,7 @@
{ {
"label": "仓库", "label": "仓库",
"prop": "ckid", "prop": "ckid",
"span": 6, "span": 8,
"type": "RelSelect", "type": "RelSelect",
"value": "", "value": "",
"typeConfig": { "typeConfig": {
...@@ -163,7 +163,7 @@ ...@@ -163,7 +163,7 @@
{ {
label: '库区', label: '库区',
prop: 'kqid', prop: 'kqid',
span: 6, span: 8,
type: 'RelSelect', type: 'RelSelect',
typeConfig: { typeConfig: {
src: "wms/jcsj/kq/query", src: "wms/jcsj/kq/query",
...@@ -175,22 +175,22 @@ ...@@ -175,22 +175,22 @@
],[ ],[
{ {
label: '来源单号', label: '来源单号',
prop: 'lydh', prop: 'lydjDjid ',
span: 6, span: 8,
type: 'input', type: 'input',
value: '' value: ''
}, },
{ {
label: '上架单号', label: '上架单号',
prop: 'djid', prop: 'djid',
span: 6, span: 8,
type: 'input', type: 'input',
value: '' value: ''
}, },
{ {
label: '上架人', label: '上架人',
prop: 'sjr', prop: 'sjrName',
span: 6, span: 8,
type: 'input', type: 'input',
value: '' value: ''
}, },
......
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