Commit c74c5748 authored by 周毅's avatar 周毅

调整上平库、下立库查询条件事务类型初始化url

parent 638dab2a
...@@ -252,7 +252,7 @@ ...@@ -252,7 +252,7 @@
} }
}, },
{ {
label: '物料编码', label: '物料信息',
prop: 'wlxxInfo', prop: 'wlxxInfo',
span: 6, span: 6,
type: 'input', type: 'input',
...@@ -265,7 +265,7 @@ ...@@ -265,7 +265,7 @@
type: "RelSelect", type: "RelSelect",
value: "", value: "",
typeConfig: { typeConfig: {
src: "wms/ckgl/dbck/init/swlx", src: "lxyl/ckgl/ckrw/lkck/init/swlx",
match: { match: {
value: "id", value: "id",
label: "name" label: "name"
......
...@@ -204,7 +204,7 @@ ...@@ -204,7 +204,7 @@
} }
}, },
{ {
label: '物料编码', label: '物料信息',
prop: 'wlxxInfo', prop: 'wlxxInfo',
span: 6, span: 6,
type: 'input', type: 'input',
...@@ -220,7 +220,7 @@ ...@@ -220,7 +220,7 @@
type: "RelSelect", type: "RelSelect",
value: "", value: "",
typeConfig: { typeConfig: {
src: "wms/ckgl/dbck/init/swlx", src: "lxyl/ckgl/ckrw/pkck/init/swlx",
match: { match: {
value: "id", value: "id",
label: "name" label: "name"
......
...@@ -191,7 +191,7 @@ ...@@ -191,7 +191,7 @@
} }
}, },
{ {
label: '物料编码', label: '物料信息',
prop: 'wlxxInfo', prop: 'wlxxInfo',
span: 6, span: 6,
type: 'input', type: 'input',
...@@ -204,7 +204,7 @@ ...@@ -204,7 +204,7 @@
type: "RelSelect", type: "RelSelect",
value: "", value: "",
typeConfig: { typeConfig: {
src: "wms/rkgl/rktz/init/swlx", src: "lxyl/rkgl/sjrw/lkrk/init/swlx",
match: { match: {
value: "id", value: "id",
label: "name" label: "name"
......
...@@ -153,7 +153,7 @@ ...@@ -153,7 +153,7 @@
value: '' value: ''
}, },
{ {
label: '物料编码', label: '物料信息',
prop: 'wlxxInfo', prop: 'wlxxInfo',
span: 6, span: 6,
type: 'input', type: 'input',
...@@ -166,7 +166,7 @@ ...@@ -166,7 +166,7 @@
type: "RelSelect", type: "RelSelect",
value: "", value: "",
typeConfig: { typeConfig: {
src: "wms/rkgl/rktz/init/swlx", src: "lxyl/rkgl/sjrw/pkrk/init/swlx",
match: { match: {
value: "id", value: "id",
label: "name" label: "name"
......
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