feat: 添加操作日志

This commit is contained in:
2025-02-12 00:15:35 +08:00
parent a89bc1febc
commit 35b94cc875
8 changed files with 798 additions and 2 deletions

View File

@@ -56,8 +56,8 @@
"@zxcvbn-ts/core": "^3.0.4",
"animate.css": "^4.1.1",
"axios": "^1.7.9",
"dayjs": "^1.11.13",
"cropperjs": "^1.6.2",
"dayjs": "^1.11.13",
"echarts": "^5.5.1",
"element-plus": "^2.9.0",
"js-cookie": "^3.0.5",
@@ -74,6 +74,7 @@
"typeit": "^8.8.7",
"vue": "^3.5.13",
"vue-i18n": "^10.0.5",
"vue-json-pretty": "^2.4.0",
"vue-router": "^4.5.0",
"vue-tippy": "^6.5.0",
"vue-types": "^5.1.3"