feat: 日志模块

This commit is contained in:
Time Lord
2024-11-13 21:58:37 +08:00
parent c8787b43cd
commit 4b4e96d680
4 changed files with 400 additions and 0 deletions

View File

@@ -72,6 +72,7 @@ const gridList = reactive([
{
icon: "/static/icons/log.png",
title: "日志管理",
url: "/pages/work/log/index",
},
{
icon: "/static/icons/performance.png",