From 3821b5cc96a7e6702a0cbc8187c6dc67d7eacf3e Mon Sep 17 00:00:00 2001
From: xuefei <564615061@qq.cm>
Date: 星期六, 29 十一月 2025 15:26:48 +0800
Subject: [PATCH] fix:批量通过和批量拒绝参数错误

---
 main.js |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/main.js b/main.js
index 06880df..5a527eb 100644
--- a/main.js
+++ b/main.js
@@ -16,7 +16,6 @@
 
 Vue.prototype.$store = store
 
-
 Vue.config.productionTip = false
 
 

--
Gitblit v1.9.1