From 6317d3b3cf91bad379cf72ee0bd8a595b8e24e77 Mon Sep 17 00:00:00 2001 From: Fixiaobai <fixiaobai@163.com> Date: 星期三, 06 十二月 2023 16:41:20 +0800 Subject: [PATCH] modified: src/views/warehouse/pallettransports/index.vue --- 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