From 7951495e980a9e7db31e7dd127c1c4c9266bde34 Mon Sep 17 00:00:00 2001
From: gaoluyang <2820782392@qq.com>
Date: 星期五, 07 三月 2025 14:23:15 +0800
Subject: [PATCH] 添加费用统计页面

---
 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