From 049b8349103e2cb7f4e8d3be7774bfc4245d9de4 Mon Sep 17 00:00:00 2001
From: rain <1679827795@qq.com>
Date: Tue, 06 May 2025 17:10:43 +0800
Subject: [PATCH] 取消已完结状态,增加复核相关信息
---
package.json | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/package.json b/package.json
index 8129f79..f601572 100644
--- a/package.json
+++ b/package.json
@@ -14,6 +14,7 @@
"@element-plus/icons-vue": "^2.3.1",
"@saber/nf-design-base-elp": "^1.2.0",
"@smallwei/avue": "^3.4.4",
+ "@turf/turf": "6.5.0",
"animate.css": "^4.1.1",
"avue-plugin-ueditor": "^1.0.3",
"axios": "^0.21.1",
--
Gitblit v1.9.3