From dfd2e9de21f4c80f4d4735e180a0f1a034fca67e Mon Sep 17 00:00:00 2001
From: rain <1679827795@qq.com>
Date: Tue, 06 May 2025 14:22:59 +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