From 677d8205512324f338fd0b9ee800fff721a8e7ef Mon Sep 17 00:00:00 2001
From: zss <zss@example.com>
Date: 星期六, 09 十二月 2023 17:16:13 +0800
Subject: [PATCH] 产品检验修改

---
 src/views/product/workbench/operation-task-pane.vue |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/views/product/workbench/operation-task-pane.vue b/src/views/product/workbench/operation-task-pane.vue
index 9a20dad..ad56dea 100644
--- a/src/views/product/workbench/operation-task-pane.vue
+++ b/src/views/product/workbench/operation-task-pane.vue
@@ -23,7 +23,7 @@
         </div> -->
         <el-alert
           center
-          style="width: 80px;height:30px"
+          style="width: 80px;height:30px;line-height: 30px;"
           :title="getTagText(item.planFinishDay)"
           :type="getTagColor(item.planFinishDay)"
           effect="dark"
@@ -728,7 +728,7 @@
                       break
                     }
                   }
-                  console.log(this.operationTasks)
+                  // console.log(this.operationTasks)
                   // 鑻ュ綋鍓嶅伐鍗曞湪宸ュ崟鍒楄〃鏈鎵惧埌涓斿綋鍓嶅伐鍗曠姸鎬佷负宸插畬鎴愭垨宸插彇娑堟椂锛屽垯灏嗗綋鍓嶅伐鍗曢噸缃负绌哄苟鎶涘嚭浜嬩欢锛屽惁鍒欎笉绠�
                   if (isResetCurrOpertionTaskFlag) {
                     getOperationTaskById(taskId).then((res) => {

--
Gitblit v1.9.3