@@ -418,13 +418,16 @@
},
}
- mounted() {
+ activated() {
this.userJurisdiction = getHp('acquisitionManagement.acquisitionPay.print')
this.getPassYearFormatDate()
this.getWarehouse()
-
- this.getList()
+ // this.getList()
+ // mounted() {
+ // debugger
+ // },
updated() {
this.$nextTick(() => {
this.$refs['table'].doLayout()