From e8071c7d6f7aa6ac0d5522c59a52ee5e187a4b16 Mon Sep 17 00:00:00 2001 From: xusd <330628789@qq.com> Date: Wed, 25 Jun 2025 21:34:54 +0800 Subject: [PATCH] fix:增加市民编号 --- 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