licp
2024-08-01 62c0885f2777abb700b66bb26ed9f66786c79f7b
src/components/do/b1-inspect-order-plan/Inspection.vue
@@ -1933,6 +1933,12 @@
        this.getTableLists();
        this.currentKey = row.index
        this.currentTab = null;
        this.worker.postMessage(JSON.stringify({
          type: 'saveData',
          tableList:this.tableList,
          param:this.param,
          currentTable:this.currentTable
        }));
      },
      getReportModel(id){
        if(this.PROJECT!='检测中心'){