|
|
|
@ -3291,7 +3291,8 @@ |
|
|
|
}, |
|
|
|
searchSeqInfo () { |
|
|
|
let tempData = { |
|
|
|
site: this.$store.state.user.site, |
|
|
|
// 取modalData.bu中index为0的字符作为site 例:2_01-Label 取2 |
|
|
|
site: this.modalData.bu.at(0), |
|
|
|
seqNo: this.seqDetailData.seqNo, |
|
|
|
orderNo: this.seqDetailData.orderNo, |
|
|
|
sku: this.seqDetailData.sku, |
|
|
|
|