From c6cde48b9aabb74e0a3d0cbcf3f2ff6a476bd88c Mon Sep 17 00:00:00 2001 From: lkk <364857242@qq.com> Date: 星期一, 17 三月 2025 17:38:22 +0800 Subject: [PATCH] 2 --- package.json | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/package.json b/package.json index a33da8d..226c7d4 100644 --- a/package.json +++ b/package.json @@ -41,6 +41,7 @@ "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", @@ -51,6 +52,7 @@ "js-cookie": "3.0.1", "jsbarcode": "^3.11.6", "jsencrypt": "3.0.0-rc.1", + "lodash": "^4.17.21", "moment": "^2.29.4", "nprogress": "0.2.0", "pinyin-match": "^1.2.2", -- Gitblit v1.8.0