From 573265f7d79341298ba4287be38f00ddbc66e7ec Mon Sep 17 00:00:00 2001 From: gaoluyang <2820782392@qq.com> Date: 星期五, 07 三月 2025 12:00:51 +0800 Subject: [PATCH] 标准查新bug --- src/views/business/inspectionTask/components/InspectionWord.vue | 4 ---- 1 files changed, 0 insertions(+), 4 deletions(-) diff --git a/src/views/business/inspectionTask/components/InspectionWord.vue b/src/views/business/inspectionTask/components/InspectionWord.vue index abe220c..51c9645 100644 --- a/src/views/business/inspectionTask/components/InspectionWord.vue +++ b/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 鍙戦�佹秷鎭紝寮�濮嬪鐞嗛�昏緫 -- Gitblit v1.9.3