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