|
|
@ -439,6 +439,7 @@ export default {
|
|
|
|
fromCorp: null,
|
|
|
|
fromCorp: null,
|
|
|
|
// deptCode: this.$store.getters.locDeptCode,
|
|
|
|
// deptCode: this.$store.getters.locDeptCode,
|
|
|
|
invCode: this.$store.getters.locInvCode,
|
|
|
|
invCode: this.$store.getters.locInvCode,
|
|
|
|
|
|
|
|
productType:1
|
|
|
|
|
|
|
|
|
|
|
|
},
|
|
|
|
},
|
|
|
|
viewType: 3,
|
|
|
|
viewType: 3,
|
|
|
@ -562,6 +563,7 @@ export default {
|
|
|
|
endTime: null,
|
|
|
|
endTime: null,
|
|
|
|
fromCorp: null,
|
|
|
|
fromCorp: null,
|
|
|
|
invCode: this.$store.getters.locInvCode,
|
|
|
|
invCode: this.$store.getters.locInvCode,
|
|
|
|
|
|
|
|
productType:1
|
|
|
|
};
|
|
|
|
};
|
|
|
|
this.actDateRange = [];
|
|
|
|
this.actDateRange = [];
|
|
|
|
this.getList();
|
|
|
|
this.getList();
|
|
|
|