From 08edc4d82e318d6e498e0bb2f5d6c61c957fb1e1 Mon Sep 17 00:00:00 2001 From: linwenling <3256558519@qq.com> Date: 星期二, 10 十月 2023 18:17:45 +0800 Subject: [PATCH] 个人中心模块 --- ruoyi-ui/package.json | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/ruoyi-ui/package.json b/ruoyi-ui/package.json index a310ee3..4dbcb7d 100644 --- a/ruoyi-ui/package.json +++ b/ruoyi-ui/package.json @@ -59,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