From f243edc8cea443430a6589bd236bcf3a40736894 Mon Sep 17 00:00:00 2001
From: fangyuan <527392886@qq.com>
Date: 星期四, 05 一月 2023 09:12:47 +0800
Subject: [PATCH] 违规检索高级查询修改

---
 src/utils/helper.js |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/utils/helper.js b/src/utils/helper.js
index 939573b..c9fafd0 100644
--- a/src/utils/helper.js
+++ b/src/utils/helper.js
@@ -137,6 +137,6 @@
 ]
 
 export const RESOURCE_OPTIONS = [
-    { label: '浜哄伐涓婃姤', value: 1 },
-    { label: '瑙嗛宸℃煡', value: 2 }
+    { label: '浜哄伐涓婃姤', value: 2 },
+    { label: '瑙嗛宸℃煡', value: 1 }
 ]

--
Gitblit v1.8.0