From d0457278c4f79f6acf8b0b39cee47ab56e9fd038 Mon Sep 17 00:00:00 2001 From: lkk <364857242@qq.com> Date: 星期二, 17 六月 2025 08:39:36 +0800 Subject: [PATCH] 1 --- package.json | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/package.json b/package.json index 800eace..d48b66a 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,8 @@ "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", -- Gitblit v1.8.0