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

变更

parent 665e86af
......@@ -12,9 +12,11 @@
</template>
<script>
import wlsx from 'common/src/mixin/wlphsx.js'
import wlphsx from 'common/src/mixin/wlphsx.js'
export default {
mixins:[wlphsx],
mixins:[wlsx,wlphsx],
data() {
return {
power: {
......
......@@ -162,14 +162,6 @@
}
}
},
{
label: '领料人',
prop: 'llr',
span: 8,
type: 'input',
"required": true
},
{
label: '领料人',
prop: 'llrid',
......
......@@ -75,6 +75,21 @@
field: "bmmc",
width: 140
},
{
title: "单据来源",
field: "djly",
width: 140,
"transform": {
"url": "wms/ckgl/llck/init/djly",
"label": "name",
"value": "id"
}
},
{
title: "来源单据号",
field: "lydjDjid",
width: 140
},
{
title: "备注",
field: "bz",
......
......@@ -73,7 +73,7 @@
},
{
title: "唯一码",
field: "packid",
field: "packCode",
width: 240,
},
{
......
......@@ -86,6 +86,21 @@
"value": "id"
}
},
{
title: "单据来源",
field: "djly",
width: 140,
"transform": {
"url": "wms/ckgl/dbck/init/djly",
"label": "name",
"value": "id"
}
},
{
title: "来源单据号",
field: "lydjDjid",
width: 140
},
{
title: "备注",
field: "bz",
......
......@@ -69,7 +69,7 @@
},
{
title: "唯一码",
field: "packid",
field: "packCode",
width: 100,
},
{
......
......@@ -70,7 +70,7 @@
{
title: "唯一码",
field: "wym",
field: "packCode",
width: 100,
},
{
......@@ -111,4 +111,4 @@
</script>
<style>
</style>
\ No newline at end of file
</style>
......@@ -73,7 +73,7 @@
},
{
title: "唯一码",
field: "packid",
field: "packCode",
width: 240,
},
{
......
......@@ -75,6 +75,21 @@
field: "zt",
width: 140
},
{
title: "单据来源",
field: "djly",
width: 140,
"transform": {
"url": "wms/rkgl/dbrk/init/djly",
"label": "name",
"value": "id"
}
},
{
title: "来源单据号",
field: "lydjDjid",
width: 140
},
{
title: "备注",
field: "bz",
......
......@@ -74,7 +74,7 @@
},
{
title: "唯一码",
field: "packid",
field: "packCode",
width: 240,
},
{
......
......@@ -12,9 +12,10 @@
</template>
<script>
import wlsx from 'common/src/mixin/wlsx.js'
import wlphsx from 'common/src/mixin/wlphsx.js'
export default {
mixins:[wlphsx],
mixins:[wlphsx,wlsx],
data() {
return {
power: {
......@@ -77,11 +78,6 @@
field: "zlh",
width: 120,
},
{
title: "库位",
field: "kwName",
width: 100,
},
{
title: "备注",
field: "bz",
......
......@@ -72,7 +72,7 @@
},
{
title: "唯一码",
field: "packid",
field: "packCode",
width: 240,
},
{
......@@ -118,4 +118,4 @@
</script>
<style>
</style>
\ No newline at end of file
</style>
......@@ -238,28 +238,28 @@
width: 200,
},
{
title: "库位",
field: "kwid",
width: 240,
type: 'AuxInput',
typeConfig: {
isRequest: false,
"code": "KWWH",
"label": "kwName",
queryParams: (row) => {
return {
ckid: this.form.ckid
}
},
"transform": {
"value": "id",
"label": "name"
}
// {
// title: "库位",
// field: "kwid",
// width: 240,
// type: 'AuxInput',
// typeConfig: {
// isRequest: false,
// "code": "KWWH",
// "label": "kwName",
// queryParams: (row) => {
// return {
// ckid: this.form.ckid
// }
// },
// "transform": {
// "value": "id",
// "label": "name"
// }
},
show: JSON.parse(localStorage.getItem('isKwgl')),
},
// },
// show: JSON.parse(localStorage.getItem('isKwgl')),
// },
{
title: "备注",
field: "bz",
......
......@@ -70,6 +70,21 @@
field: "bmName",
width: 140
},
{
title: "单据来源",
field: "djly",
width: 140,
"transform": {
"url": "wms/rkgl/rktz/init/djly",
"label": "name",
"value": "id"
}
},
{
title: "来源单据号",
field: "lydjDjid",
width: 140
},
{
title: "备注",
field: "bz",
......
......@@ -69,7 +69,7 @@
},
{
title: "唯一码",
field: "packid",
field: "packCode",
width: 240,
},
{
......
......@@ -71,7 +71,7 @@
},
{
title: "唯一码",
field: "packid",
field: "packCode",
width: 240
},
{
......
......@@ -218,7 +218,7 @@
},
{
title: "唯一码",
field: "packid",
field: "packCode",
width: 240,
},
{
......
......@@ -82,9 +82,8 @@
},
{
title: "来源单据号",
field: "lydjid",
fieldType: "ftString",
width: 192
field: "lydjDjid",
width: 140
},
{
title: "状态",
......
......@@ -73,7 +73,7 @@
},
{
title: "唯一码",
field: "packid",
field: "packCode",
width: 240,
},
{
......
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