From a2b4ff1913b99ac570d784718dd527dd94e149da Mon Sep 17 00:00:00 2001 From: lihui_ocr Date: Wed, 8 May 2024 18:44:40 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E7=BB=88=E5=AE=A1=E6=94=B9=E4=B8=BA?= =?UTF-8?q?=E5=85=A8=E9=83=A8=E5=8E=86=E5=8F=B2=E6=95=B0=E6=8D=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/config/final.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/final.ts b/src/config/final.ts index d9d0b30..a9c1259 100644 --- a/src/config/final.ts +++ b/src/config/final.ts @@ -129,7 +129,7 @@ export const asideMap: Recordable = { component: defineAsyncComponent(() => import('@/views/home/aside/comp/items/Iztaskrrom.vue')), }, izshowall: { - label: '显示全部任务数据', + label: '全部历史数据', defaultValue: false, isDefaultFilter: false, key: 'izshowall',