From 08e74159c08e5ee89135dff1b4a8bd418fb4f66b Mon Sep 17 00:00:00 2001 From: lizijiee <562949697@qq.com> Date: Tue, 2 Apr 2024 18:22:56 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E4=B8=8D=E9=80=9A=E8=BF=87=E7=8A=B6?= =?UTF-8?q?=E6=80=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/worksheet/components/PictureInfo.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/worksheet/components/PictureInfo.vue b/src/views/worksheet/components/PictureInfo.vue index a312527..5a001ca 100644 --- a/src/views/worksheet/components/PictureInfo.vue +++ b/src/views/worksheet/components/PictureInfo.vue @@ -26,10 +26,10 @@ const propertys = computed(() => { 任务ID:{{ taskDetailInfo.taskname }}
-
待审批
+
待审批
已审批
{{ TASK_STATUS_OBJ[taskDetailInfo.historyStates] }}
-
{{ TASK_STATUS_OBJ[taskDetailInfo.historyStates] }}
+
{{ TASK_STATUS_OBJ[taskDetailInfo.historyStates] }}