From 9ee0e9c0cf83ebca413f3512c830014b7b9a5792 Mon Sep 17 00:00:00 2001 From: WXL <1785969728@qq.com> Date: 星期五, 10 十一月 2023 17:17:30 +0800 Subject: [PATCH] 11 --- package.json | 7 +++++-- 1 files changed, 5 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index a854b82..bfd74fa 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,7 +52,8 @@ "js-beautify": "1.13.0", "js-cookie": "2.2.1", "jsencrypt": "3.0.0-rc.1", - "moment": "^2.29.3", + "lodash": "^4.17.21", + "moment": "^2.29.4", "nprogress": "0.2.0", "prettier": "^1.8.1", "quill": "1.3.7", @@ -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