From 94e6b79e875c940f20007d16e1e91e2b0449c776 Mon Sep 17 00:00:00 2001 From: liushilong <2224574157@qq.com> Date: Tue, 2 Apr 2024 18:22:42 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=9B=B4=E6=94=B9=E7=BB=BC=E5=90=88?= =?UTF-8?q?=E6=90=9C=E7=B4=A2title=E5=8F=8A=E5=9B=BE=E5=AE=A1=E5=BC=B9?= =?UTF-8?q?=E6=A1=86icon?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/assets/icons/error_icon.svg | 17 +++++++++++++++++ src/components/Search/Search.vue | 2 +- src/views/worksheet/modal/ApprovalModal.vue | 2 +- 3 files changed, 19 insertions(+), 2 deletions(-) create mode 100644 src/assets/icons/error_icon.svg diff --git a/src/assets/icons/error_icon.svg b/src/assets/icons/error_icon.svg new file mode 100644 index 0000000..d772a90 --- /dev/null +++ b/src/assets/icons/error_icon.svg @@ -0,0 +1,17 @@ + + + 形状 + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/components/Search/Search.vue b/src/components/Search/Search.vue index ebd6294..b26a1d9 100644 --- a/src/components/Search/Search.vue +++ b/src/components/Search/Search.vue @@ -31,7 +31,7 @@ async function handlerSearch(value) { if (res.code === 'OK') { state.resultList = [ { - title: 'AI工单管理', + title: '图审审批管理', path: 'worksheet', data: res.data.ai, }, diff --git a/src/views/worksheet/modal/ApprovalModal.vue b/src/views/worksheet/modal/ApprovalModal.vue index 1170e4b..5aabc13 100644 --- a/src/views/worksheet/modal/ApprovalModal.vue +++ b/src/views/worksheet/modal/ApprovalModal.vue @@ -142,7 +142,7 @@ defineExpose({
#AI任务包{{ detail.packageId }}
- error 重复图片({{ + 重复图片({{ detail.similarComplete || 0 }})