|
@@ -240,6 +240,7 @@
|
|
}
|
|
}
|
|
this.cangid = this.$route.query.cangid
|
|
this.cangid = this.$route.query.cangid
|
|
this.warehouseName = this.$route.query.warehouseName
|
|
this.warehouseName = this.$route.query.warehouseName
|
|
|
|
+ debugger
|
|
this.cangNo = this.$route.query.warehouseNo
|
|
this.cangNo = this.$route.query.warehouseNo
|
|
this.count = Number(this.$route.query.count) + 1
|
|
this.count = Number(this.$route.query.count) + 1
|
|
// this.purchasePriceList = this.$route.query.purchasePriceList
|
|
// this.purchasePriceList = this.$route.query.purchasePriceList
|