Commit 45e3455f authored by 李苏's avatar 李苏 💬

调整

parent c4d15c89
...@@ -182,7 +182,7 @@ ...@@ -182,7 +182,7 @@
"span": 8, "span": 8,
"type": "RelSelect", "type": "RelSelect",
"value": "", "value": "",
"required": true,
"typeConfig": { "typeConfig": {
"src": "jcsj/common/bm/query", "src": "jcsj/common/bm/query",
"match": { "match": {
......
...@@ -153,7 +153,7 @@ ...@@ -153,7 +153,7 @@
"span": 8, "span": 8,
"type": "RelSelect", "type": "RelSelect",
"value": "", "value": "",
"required": true,
"typeConfig": { "typeConfig": {
"src": "jcsj/common/bm/query", "src": "jcsj/common/bm/query",
"match": { "match": {
......
...@@ -125,7 +125,7 @@ ...@@ -125,7 +125,7 @@
[ [
{ {
label: '物料信息', label: '物料信息',
prop: 'wlinfo', prop: 'wlxxInfo',
span: 6, span: 6,
type: 'input', type: 'input',
value: '' value: ''
......
...@@ -66,8 +66,8 @@ ...@@ -66,8 +66,8 @@
width: 180, width: 180,
}, },
{ {
title: "库位", title: "库位编码",
field: "kwName", field: "kwCode",
width: 100, width: 100,
}, },
{ {
......
...@@ -217,7 +217,7 @@ ...@@ -217,7 +217,7 @@
"span": 8, "span": 8,
"type": "RelSelect", "type": "RelSelect",
"value": "", "value": "",
"required": true, // "required": true,
"typeConfig": { "typeConfig": {
"src": "jcsj/common/bm/query", "src": "jcsj/common/bm/query",
"match": { "match": {
......
...@@ -75,7 +75,7 @@ ...@@ -75,7 +75,7 @@
}, },
{ {
title: "包装数量", title: "包装数量",
field: "bzsl", field: "zbsl",
width: 120, width: 120,
}, },
{ {
......
...@@ -245,7 +245,7 @@ ...@@ -245,7 +245,7 @@
"span": 8, "span": 8,
"type": "RelSelect", "type": "RelSelect",
"value": "", "value": "",
"required": true,
"typeConfig": { "typeConfig": {
"src": "jcsj/common/bm/query", "src": "jcsj/common/bm/query",
"match": { "match": {
......
...@@ -85,7 +85,7 @@ ...@@ -85,7 +85,7 @@
// }, // },
{ {
title: "数量", title: "数量",
field: "sl", field: "yssl",
width: 120, width: 120,
}, },
{ {
......
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