From 64b642cfbe4f34706ed40af77e51079ddf919d54 Mon Sep 17 00:00:00 2001
From: quanyawei <401863037@qq.com>
Date: Fri, 13 Oct 2023 16:52:43 +0800
Subject: [PATCH] fix:查询修改和表格添加

---
 package.json |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/package.json b/package.json
index 23a6014..2d6487c 100644
--- a/package.json
+++ b/package.json
@@ -19,9 +19,9 @@
     "axios": "0.18.0",
     "clipboard": "^2.0.10",
     "crypto-js": "^4.0.0",
-    "docxtemplater": "^3.29.0",
+    "docxtemplater": "^3.32.4",
     "docxtemplater-image-module-free": "^1.1.1",
-    "echarts": "^4.8.0",
+    "echarts": "^5.2.2",
     "element-ui": "^2.15.5",
     "esri-leaflet": "^3.0.7",
     "file-saver": "^2.0.5",
@@ -35,13 +35,15 @@
     "leaflet-velocity": "^1.7.0",
     "less": "^4.1.1",
     "less-loader": "^6.2.0",
+    "lodash": "^4.17.21",
+    "moment": "^2.29.4",
     "node-sass": "^4.14.1",
     "normalize.css": "7.0.0",
     "npm": "^7.20.6",
     "nprogress": "0.2.0",
     "open-docxtemplater-image-module": "^1.0.3",
     "path-to-regexp": "2.4.0",
-    "pizzip": "^3.1.1",
+    "pizzip": "^3.1.3",
     "tasksfile": "^5.1.1",
     "three": "^0.132.2",
     "vue": "2.6.10",

--
Gitblit v1.8.0