From 2f8556d0741d07761c34d05d728e8d807260779b Mon Sep 17 00:00:00 2001 From: liuwh <964324856@qq.com> Date: Mon, 23 Jun 2025 16:45:36 +0800 Subject: [PATCH] Merge branch 'feature/gzdyh_city_bugfix' of http://120.79.193.119:9090/r/gzdyh/front into feature/gzdyh_city_bugfix --- package.json | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/package.json b/package.json index 3f6e999..8ee42d7 100644 --- a/package.json +++ b/package.json @@ -19,6 +19,7 @@ "axios": "^0.26.0", "craco-less": "^2.0.0", "crypto-js": "^4.1.1", + "docx-preview": "^0.3.5", "echarts": "^5.4.2", "html2canvas": "^1.4.1", "import": "0.0.6", -- Gitblit v1.8.0