|
@@ -381,7 +381,7 @@
|
|
|
|
|
|
activated() {
|
|
activated() {
|
|
this.deptBudgetList.baseId = this.$route.query.baseId
|
|
this.deptBudgetList.baseId = this.$route.query.baseId
|
|
- this.deptBudgetList.positionId = this.$route.query.positionId
|
|
|
|
|
|
+ // this.deptBudgetList.positionId = this.$route.query.positionId
|
|
this.deptBudgetList.warehouseName = this.$route.query.warehouseName
|
|
this.deptBudgetList.warehouseName = this.$route.query.warehouseName
|
|
this.remark = this.$route.query.remark
|
|
this.remark = this.$route.query.remark
|
|
// this.binNumber = this.$route.query.binNumber
|
|
// this.binNumber = this.$route.query.binNumber
|