From 93a6f70b8eb631c6c1faab8f9e8a734669e49e6e Mon Sep 17 00:00:00 2001 From: qx <1084500556@qq.com> Date: 星期三, 09 四月 2025 13:42:46 +0800 Subject: [PATCH] Merge branch 'master' of http://101.42.27.146:5001/r/ltkj_peisweb --- package.json | 10 +++++++++- 1 files changed, 9 insertions(+), 1 deletions(-) diff --git a/package.json b/package.json index 32b5315..d48b66a 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,9 @@ "@riophae/vue-treeselect": "0.4.0", "axios": "0.24.0", "babel-polyfill": "^6.26.0", + "big.js": "^6.2.2", "clipboard": "2.0.8", + "cnchar": "^3.2.6", "core-js": "3.25.3", "echarts": "4.9.0", "element-ui": "2.15.10", @@ -48,14 +50,18 @@ "highlight.js": "9.18.5", "js-beautify": "1.13.0", "js-cookie": "3.0.1", + "jsbarcode": "^3.11.6", "jsencrypt": "3.0.0-rc.1", - "moment": "^2.29.4", + "lodash": "^4.17.21", + "moment": "^2.30.1", "nprogress": "0.2.0", "pinyin-match": "^1.2.2", "print-js": "^1.6.0", "quill": "1.3.7", "screenfull": "5.0.2", "sortablejs": "1.10.2", + "tduck-form-generator": "^1.8.0", + "ua-parser-js": "^1.0.37", "vue": "2.6.12", "vue-barcode": "^1.3.0", "vue-count-to": "1.0.13", @@ -64,6 +70,8 @@ "vue-meta": "2.4.0", "vue-pdf": "^4.3.0", "vue-print-nb": "^1.7.5", + "vue-qr": "^4.0.9", + "vue-quill-editor": "^3.0.6", "vue-router": "3.4.9", "vuedraggable": "2.24.3", "vuex": "3.6.0", -- Gitblit v1.8.0