src/views/business/inspectionTask/components/InspectionWord.vue
@@ -1848,10 +1848,6 @@ currentTable: this.currentTable, sampleId: this.currentSample.id }).then(res => { if (res.code == 201) { this.$message.error('保存失败') return } this.$message.success('已保存') }) // 向 Worker 发送消息,开始处理逻辑