@ -120,7 +120,7 @@
},
onLoad(option) {
this.title = option.title
this.getBusinessTypeFunc()
// this.getBusinessTypeFunc()
@ -225,7 +225,11 @@
// value: "1,2"
// })
// }
filterParams.push({
column: "status",
action: "!=",
value: "8"
})
// 来源库位
if (queryParams.fromLocationCode) {
@ -334,6 +338,11 @@
// action: "in",
// value: '1,2'
filters.push({
column: "number",
action: "==",
@ -496,6 +505,11 @@
// },
{
column: "batch",