src/views/business/productOrder/components/add.vue
@@ -840,6 +840,7 @@ this.active = this.$route.query.active this.tabIndex = this.$route.query.tabIndex this.currentId = this.$route.query.currentId this.getUserNowData() this.getInfo() }, activated() { @@ -850,7 +851,6 @@ }, methods: { getInfo() { this.getUserNowData() this.selectStandardTreeList() this.getAuthorizedPerson(); this.selectStandardMethods()