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