licp
2024-08-02 cc2b615fc626334dbaa8e82d8fe875bbd01e06b4
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!='检测中心'){