src/views/business/materialOrder/customsInspection.vue
@@ -639,6 +639,13 @@ this.currentId = this.$route.query.currentId this.isReport = this.$route.query.isReport this.customsInspection = this.$route.query.customsInspection }, activated() { if (this.active==1) { this.getInfo(); } }, getInfo() { this.getUserNowList() // 获取当前用户信息 this.selectStandardMethods() // 获取检验标准下拉框数据 this.getInfo() // 获取数据