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

调整

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