This commit is contained in:
2024-12-03 17:04:40 +08:00
parent 4677b8dfb8
commit 7bcd64663e
4 changed files with 266 additions and 228 deletions

View File

@@ -14,6 +14,8 @@
"repository": "https://gitee.com/izory/ZrAdminNetCore",
"dependencies": {
"@element-plus/icons-vue": "^2.3.1",
"@logicflow/core": "^2.0.0-beta.2",
"@logicflow/extension": "^2.0.0-beta.2",
"@microsoft/signalr": "^8.0.0",
"@vueuse/core": "^10.7.0",
"@wangeditor/editor": "^5.1.1",
@@ -43,6 +45,8 @@
"vue-i18n": "9.2.2",
"vue-router": "^4.2.2",
"vxe-pc-ui": "^4.0.12",
"vue3-print-nb": "^0.1.4",
"vue3-qr-reader": "^1.0.0",
"vxe-table": "^4.7.14",
"xe-utils": "^3.5.13"
},