|
@ -105,80 +105,6 @@ |
|
|
current: 1, |
|
|
current: 1, |
|
|
total: 18, |
|
|
total: 18, |
|
|
tableData: [] |
|
|
tableData: [] |
|
|
// tableData: [{ |
|
|
|
|
|
// batch: "20240814", |
|
|
|
|
|
// locationCode: "901", |
|
|
|
|
|
// inventoryStatus: "OK", |
|
|
|
|
|
// qty: 1 |
|
|
|
|
|
// }, |
|
|
|
|
|
// { |
|
|
|
|
|
// batch: "20240814", |
|
|
|
|
|
// locationCode: "901", |
|
|
|
|
|
// inventoryStatus: "OK", |
|
|
|
|
|
// qty: 2 |
|
|
|
|
|
// }, |
|
|
|
|
|
// { |
|
|
|
|
|
// batch: "20240814", |
|
|
|
|
|
// locationCode: "901", |
|
|
|
|
|
// inventoryStatus: "OK", |
|
|
|
|
|
// qty: 3 |
|
|
|
|
|
// }, |
|
|
|
|
|
// { |
|
|
|
|
|
// batch: "20240814", |
|
|
|
|
|
// locationCode: "901", |
|
|
|
|
|
// inventoryStatus: "OK", |
|
|
|
|
|
// qty: 4 |
|
|
|
|
|
// }, |
|
|
|
|
|
// { |
|
|
|
|
|
// batch: "20240814", |
|
|
|
|
|
// locationCode: "901", |
|
|
|
|
|
// inventoryStatus: "OK", |
|
|
|
|
|
// qty: 3 |
|
|
|
|
|
// }, |
|
|
|
|
|
// { |
|
|
|
|
|
// batch: "20240814", |
|
|
|
|
|
// locationCode: "901", |
|
|
|
|
|
// inventoryStatus: "OK", |
|
|
|
|
|
// qty: 4 |
|
|
|
|
|
// }, |
|
|
|
|
|
// { |
|
|
|
|
|
// batch: "20240814", |
|
|
|
|
|
// locationCode: "901", |
|
|
|
|
|
// inventoryStatus: "OK", |
|
|
|
|
|
// qty: 3 |
|
|
|
|
|
// }, |
|
|
|
|
|
// { |
|
|
|
|
|
// batch: "20240814", |
|
|
|
|
|
// locationCode: "901", |
|
|
|
|
|
// inventoryStatus: "OK", |
|
|
|
|
|
// qty: 4 |
|
|
|
|
|
// }, |
|
|
|
|
|
// { |
|
|
|
|
|
// batch: "20240814", |
|
|
|
|
|
// locationCode: "901", |
|
|
|
|
|
// inventoryStatus: "OK", |
|
|
|
|
|
// qty: 3 |
|
|
|
|
|
// }, |
|
|
|
|
|
// { |
|
|
|
|
|
// batch: "20240814", |
|
|
|
|
|
// locationCode: "901", |
|
|
|
|
|
// inventoryStatus: "OK", |
|
|
|
|
|
// qty: 4 |
|
|
|
|
|
// }, |
|
|
|
|
|
// { |
|
|
|
|
|
// batch: "20240814", |
|
|
|
|
|
// locationCode: "901", |
|
|
|
|
|
// inventoryStatus: "OK", |
|
|
|
|
|
// qty: 3 |
|
|
|
|
|
// }, |
|
|
|
|
|
// { |
|
|
|
|
|
// batch: "20240814", |
|
|
|
|
|
// locationCode: "901", |
|
|
|
|
|
// inventoryStatus: "OK", |
|
|
|
|
|
// qty: 4 |
|
|
|
|
|
// } |
|
|
|
|
|
|
|
|
|
|
|
// ] |
|
|
|
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
props: { |
|
|
props: { |
|
@ -187,8 +113,8 @@ |
|
|
// default: {} |
|
|
// default: {} |
|
|
// }, |
|
|
// }, |
|
|
businessTypeCode: { |
|
|
businessTypeCode: { |
|
|
type: Boolean, |
|
|
type: String, |
|
|
default: String |
|
|
default: "" |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
watch: { |
|
|
watch: { |
|
|