|
@@ -354,7 +354,7 @@ export default {
|
|
this.deptBudgetList1.warehouseName = this.$route.query.warehouseName
|
|
this.deptBudgetList1.warehouseName = this.$route.query.warehouseName
|
|
this.deptBudgetList1.binNumber = this.$route.query.binNumber
|
|
this.deptBudgetList1.binNumber = this.$route.query.binNumber
|
|
this.getList()
|
|
this.getList()
|
|
- this.deptBudgetList1.goodnameList= this.$route.query.goodnameList
|
|
|
|
|
|
+
|
|
|
|
|
|
},
|
|
},
|
|
methods: {
|
|
methods: {
|