From e14105c5d2c7456b6d13141a0327cc27586dfb2f Mon Sep 17 00:00:00 2001 From: linwenling <3256558519@qq.com> Date: 星期六, 07 十月 2023 23:16:34 +0800 Subject: [PATCH] 11权限 --- ruoyi-ui/package.json | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/ruoyi-ui/package.json b/ruoyi-ui/package.json index 232d8c2..4dbcb7d 100644 --- a/ruoyi-ui/package.json +++ b/ruoyi-ui/package.json @@ -40,6 +40,7 @@ "axios": "0.24.0", "clipboard": "2.0.8", "core-js": "3.25.3", + "d3": "^7.8.5", "echarts": "5.4.0", "element-ui": "2.15.12", "file-saver": "2.0.5", @@ -58,6 +59,7 @@ "vue-count-to": "1.0.13", "vue-cropper": "0.5.5", "vue-meta": "2.4.0", + "vue-print-nb": "^1.7.5", "vue-router": "3.4.9", "vuedraggable": "2.24.3", "vuex": "3.6.0" -- Gitblit v1.9.1