From 2f56209d3cdfda779aeed6cd30b1c0cc0cda3e70 Mon Sep 17 00:00:00 2001
From: feige <791364011@qq.com>
Date: 星期日, 16 六月 2024 13:47:16 +0800
Subject: [PATCH] 修改了权限代码
---
ruoyi-ui/package.json | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/ruoyi-ui/package.json b/ruoyi-ui/package.json
index 17cdd09..17c25db 100644
--- a/ruoyi-ui/package.json
+++ b/ruoyi-ui/package.json
@@ -36,13 +36,11 @@
"url": "https://gitee.com/y_project/RuoYi-Vue.git"
},
"dependencies": {
- "core-js": "3.25.3",
- "aegis-web-sdk": "^1.35.26",
- "trtc-js-sdk": "latest",
- "vue-i18n": "^8.26.3",
"@riophae/vue-treeselect": "0.4.0",
+ "aegis-web-sdk": "^1.39.1",
"axios": "0.24.0",
"clipboard": "2.0.8",
+ "core-js": "3.25.3",
"d3": "^7.8.5",
"echarts": "^5.5.0",
"element-ui": "2.15.12",
@@ -58,9 +56,11 @@
"quill": "1.3.7",
"screenfull": "5.0.2",
"sortablejs": "1.10.2",
+ "trtc-js-sdk": "^4.15.21",
"vue": "2.6.12",
"vue-count-to": "1.0.13",
"vue-cropper": "0.5.5",
+ "vue-i18n": "^8.28.2",
"vue-meta": "2.4.0",
"vue-print-nb": "^1.7.5",
"vue-router": "3.4.9",
--
Gitblit v1.9.1