From 0a94001b2ca46314bef91c62eecd43c873d6f383 Mon Sep 17 00:00:00 2001 From: guoshipeng <3194674006@qq.com> Date: Wed, 30 Aug 2023 08:42:55 +0800 Subject: [PATCH] fix:校验路段 --- package.json | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/package.json b/package.json index bcfb9e5..19a4e78 100644 --- a/package.json +++ b/package.json @@ -22,6 +22,7 @@ "date-fns": "^2.8.1", "echarts": "^4.5.0", "font-awesome": "^4.7.0", + "jquery": "^3.7.0", "lodash": "^4.17.15", "moment": "^2.24.0", "numeral": "^2.0.6", -- Gitblit v1.8.0