Fixiaobai
2023-09-14 1ca2c8371a7e6b1aa9bc25517efb67574347f9a5
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()
        }
        }
    }