From b8c9bb3b7c343100df8c3ff94384bddd53986e80 Mon Sep 17 00:00:00 2001 From: penggy Date: Thu, 28 Jan 2021 14:18:18 +0800 Subject: [PATCH] update ui --- web_src/store.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web_src/store.js b/web_src/store.js index 766c426..40aa922 100644 --- a/web_src/store.js +++ b/web_src/store.js @@ -48,7 +48,7 @@ const store = new Vuex.Store({ roles: ['管理员'], }, { path: "/logs", - icon: "list", + icon: "file", title: "操作日志", roles: ['管理员'], }, {