src/components/do/b1-inspect-order-plan/Inspection.vue
@@ -2383,7 +2383,6 @@ this.tableList = null; this.tableList = [this.tableLists[0]] this.currentTable = this.tableLists[0].templateId; console.log(111,this.currentTable); if(this.tableLists.find(m=>m.templateId==this.currentTable)&&this.tableLists.find(m=>m.templateId==this.currentTable).templateName.includes('电路试验')&&this.currentTableState!=0&&this.currentTableState!=1){ this.versionDialogVisible = true }