src/components/view/finishedProductInspection.vue
@@ -367,12 +367,15 @@ // this.usernameOptions = data }, comBackMain(){ comBackMain(val){ this.showAdd=false this.showLook=false this.showUp=false this.init() this.getInspectionTableData() if(val){ this.$parent.removeAllTab() } } }