|  |  | 
 |  |  |         <el-button v-if="insOrder.ifsOrderType && insOrder.ifsOrderType==='02wg'" size="small" type="primary" @click="showMaterialPropsDialog">IFS物料属性更新</el-button> | 
 |  |  |         <el-button size="small" type="primary" @click="refreshView">刷新</el-button> | 
 |  |  |         <el-button v-if="typeSource == 1" size="small" type="primary" @click="openPurchase">进货验证</el-button> | 
 |  |  |         <el-button v-if="state == 1 && typeSource == 1" size="small" type="primary" | 
 |  |  |         <el-button v-if="state == 1 && [0,1].includes(typeSource)" size="small" type="primary" | 
 |  |  |           @click="openUnPassDialog('add')">不合格处理</el-button> | 
 |  |  |         <el-button size="small" type="primary" @click="sampleVisible = true; uploadSample();">样品切换</el-button> | 
 |  |  |         <!--        <el-button v-if="state == 1" size="small" type="primary" @click="taskVisible = true">任务切换</el-button>--> | 
 |  |  | 
 |  |  |           } | 
 |  |  |         }); | 
 |  |  |       } | 
 |  |  |       console.log("处理后的模板-",this.tableList) | 
 |  |  |     }, | 
 |  |  |     // 特殊检验项--监听设备信息改变 | 
 |  |  |     equipForm: { | 
 |  |  | 
 |  |  |     }, | 
 |  |  |     disconnect() { | 
 |  |  |       return disconnect | 
 |  |  |     }, | 
 |  |  |     sss() { | 
 |  |  |       console.log(this.$store.state.weightList) // | 
 |  |  |     }, | 
 |  |  |     // 文件管理--开始 | 
 |  |  |     getList() { | 
 |  |  | 
 |  |  |       return newObj; | 
 |  |  |     }, | 
 |  |  |     handleDataAcquisition(data, noDialog) { | 
 |  |  |       console.log("dadad--",data) | 
 |  |  |       // 是否可以编辑数采数据 | 
 |  |  |       if (this.dataAcquisitionEidtAble) { | 
 |  |  |         this.getDataType = 1; | 
 |  |  | 
 |  |  |           }; | 
 |  |  |         } | 
 |  |  |         // 循环数采数据 | 
 |  |  |         console.log(data[i],i) | 
 |  |  |         for (let j in data[i]) { | 
 |  |  |           console.log("jjjjj--",j) | 
 |  |  |           // 拼接字符串  检验项分类+检验项+检验子项 | 
 |  |  |           let str0 = ""; | 
 |  |  |           if (i.includes("@")) { | 
 |  |  | 
 |  |  |                   } | 
 |  |  |                   let num = 0; | 
 |  |  |                   list[index].forEach((n) => { | 
 |  |  |                     // console.log(n.v.ps.value); | 
 |  |  |                     if ( | 
 |  |  |                       n.v.ps && | 
 |  |  |                       n.v.ps.value && | 
 |  |  | 
 |  |  |           this.getDataIndexLoading = false; | 
 |  |  |           this.dataGetDia = false; | 
 |  |  |           this.getDataTypeId = ""; | 
 |  |  |           console.log("dadada---",this.dataAcquisitionInfo) | 
 |  |  |           this.worker0.postMessage( | 
 |  |  |             JSON.stringify({ | 
 |  |  |               dataAcquisitionInfo: this.dataAcquisitionInfo, | 
 |  |  | 
 |  |  |       // 监听 Worker 返回的结果 | 
 |  |  |       this.worker0.onmessage = (event) => { | 
 |  |  |         let result = JSON.parse(event.data); | 
 |  |  |         console.log("Worker 返回的结果:", result); | 
 |  |  |         if (result.method == "changeInput") { | 
 |  |  |           // 采集后的数据,需要进行计算的线程进行计算 | 
 |  |  |           let { list, n } = result.value; | 
 |  |  | 
 |  |  |                   let aa = inspectionItemClass + | 
 |  |  |                     inspectionItem + | 
 |  |  |                     inspectionItemSubclass; | 
 |  |  |                   console.log(aa,str,aa===str) | 
 |  |  |                   if ( | 
 |  |  |                     this.currentSample.insProduct[i].templateId === | 
 |  |  |                     a.templateId && | 
 |  |  | 
 |  |  |         orderId: this.orderId, | 
 |  |  |         laboratory: this.sonLaboratory, | 
 |  |  |       }).then((res) => { | 
 |  |  |         console.log(res) | 
 |  |  |         if (res.code === 200) { | 
 |  |  |           if (!res.data || res.data.errorMsg.length == 0) { | 
 |  |  |             this.submitLoading = true; |