src/views/business/inspectionTask/inspection.vue
@@ -289,7 +289,7 @@ state == 1 "><span :style="`font-family:${n.v.ff} !important;`">{{ toFixed(n.v.v, n.v.ct) }}</span></template> }}</span></template> <template v-else-if=" n.v.ps != undefined && n.v.ps.value === '最终值' && @@ -1471,6 +1471,7 @@ }, // 多线程 startWorker() { console.log(`Worker 线程开始运行...`, this.worker, this.worker0) if (this.worker) { this.stopWorker(); // 确保之前的 Worker 已停止 }