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: ['管理员'], }, {