src/views/business/materialOrder/copperOrder.vue
@@ -617,12 +617,19 @@ mounted() { this.active = this.$route.query.active this.currentId = this.$route.query.currentId this.getUserNowInfo() this.selectStandardTreeList() this.selectStandardMethods() this.getInfo() // 获取数据 }, activated() { if (this.active==1) { this.getInfoRow(); } }, methods: { getInfoRow() { this.getUserNowInfo() this.selectStandardTreeList() this.selectStandardMethods() this.getInfo() // 获取数据 }, // 拆分 handleSplitCountNum () { this.sample.joinName = null