From 59c2e6665e5d2dcfe3516af2373f1c8a7c9e2bc2 Mon Sep 17 00:00:00 2001 From: WXL <1785969728@qq.com> Date: 星期六, 07 十月 2023 14:06:52 +0800 Subject: [PATCH] 1 --- package.json | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/package.json b/package.json index a854b82..3ac9e75 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "ruoyi", "version": "3.7.0", "description": "娴欐睙鐪丱PO鏁板瓧鍖栫鐞嗗钩鍙�", - "author": "鐩涜垷淇℃伅绉戞妧鏈夐檺鍏徃", + "author": "娴欐睙浜ュ皵鏃朵俊鎭鎶�鏈夐檺鍏徃", "license": "MIT", "scripts": { "dev": "vue-cli-service serve", @@ -39,6 +39,7 @@ "@jiaminghi/data-view": "^2.10.0", "@riophae/vue-treeselect": "0.4.0", "axios": "0.21.0", + "build": "^0.1.4", "clipboard": "2.0.6", "core-js": "3.8.1", "dayjs": "^1.11.1", @@ -51,6 +52,7 @@ "js-beautify": "1.13.0", "js-cookie": "2.2.1", "jsencrypt": "3.0.0-rc.1", + "lodash": "^4.17.21", "moment": "^2.29.3", "nprogress": "0.2.0", "prettier": "^1.8.1", @@ -61,6 +63,7 @@ "vue-count-to": "1.0.13", "vue-cropper": "0.5.5", "vue-meta": "^2.4.0", + "vue-pdf": "^4.3.0", "vue-router": "3.4.9", "vue-year-picker": "^1.1.0", "vuedraggable": "2.24.3", -- Gitblit v1.9.3