From eeb17040f746a5a09dd603ebd9132c0c24235135 Mon Sep 17 00:00:00 2001 From: jxxghp Date: Thu, 26 Dec 2024 22:30:00 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20menu.ts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/router/menu.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/router/menu.ts b/src/router/menu.ts index 87efaed0..5d25023f 100644 --- a/src/router/menu.ts +++ b/src/router/menu.ts @@ -57,7 +57,7 @@ export const SystemNavMenus = [ admin: false, }, { - title: '整理刮削', + title: '媒体整理', icon: 'mdi-filmstrip-box-multiple', to: '/history', header: '整理',