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

13
pnpm-lock.yaml generated
View File

@@ -86,6 +86,9 @@ importers:
vue-i18n:
specifier: ^10.0.5
version: 10.0.5(vue@3.5.13(typescript@5.6.3))
vue-json-pretty:
specifier: ^2.4.0
version: 2.4.0(vue@3.5.13(typescript@5.6.3))
vue-router:
specifier: ^4.5.0
version: 4.5.0(vue@3.5.13(typescript@5.6.3))
@@ -3603,6 +3606,12 @@ packages:
peerDependencies:
vue: ^3.0.0
vue-json-pretty@2.4.0:
resolution: {integrity: sha512-e9bP41DYYIc2tWaB6KuwqFJq5odZ8/GkE6vHQuGcbPn37kGk4a3n1RNw3ZYeDrl66NWXgTlOfS+M6NKkowmkWw==, tarball: https://registry.npmmirror.com/vue-json-pretty/-/vue-json-pretty-2.4.0.tgz}
engines: {node: '>= 10.0.0', npm: '>= 5.0.0'}
peerDependencies:
vue: '>=3.0.0'
vue-router@4.5.0:
resolution: {integrity: sha512-HDuk+PuH5monfNuY+ct49mNmkCRK4xJAV9Ts4z9UFc4rzdDnxQLyCMGGc8pKhZhHTVzfanpNwB/lwqevcBwI4w==}
peerDependencies:
@@ -7258,6 +7267,10 @@ snapshots:
'@vue/devtools-api': 6.6.4
vue: 3.5.13(typescript@5.6.3)
vue-json-pretty@2.4.0(vue@3.5.13(typescript@5.6.3)):
dependencies:
vue: 3.5.13(typescript@5.6.3)
vue-router@4.5.0(vue@3.5.13(typescript@5.6.3)):
dependencies:
'@vue/devtools-api': 6.6.4