From 061f236d428c15df715808d31b46be7e75943e4e Mon Sep 17 00:00:00 2001
From: memorylkf <312904636@qq.com>
Date: Thu, 5 Feb 2026 16:42:49 +0800
Subject: [PATCH] =?UTF-8?q?feat:=20[=E6=93=8D=E4=BD=9C=E6=97=A5=E5=BF=97]?=
=?UTF-8?q?=20=E5=AF=BC=E5=87=BA?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/api/business/systemLog/systemLog.js | 7 ++++++
src/views/business/systemLog/comp/czrz.vue | 39 ++++++++++++++++++++----------
2 files changed, 33 insertions(+), 13 deletions(-)
diff --git a/src/api/business/systemLog/systemLog.js b/src/api/business/systemLog/systemLog.js
index 4526380..48cf0ce 100644
--- a/src/api/business/systemLog/systemLog.js
+++ b/src/api/business/systemLog/systemLog.js
@@ -7,3 +7,10 @@ export function systemLog_list(query) {
params: query
})
}
+export function systemLog_czlxList(query) {
+ return request({
+ url: '/system/business/systemLog/czlxList',
+ method: 'get',
+ params: query
+ })
+}
diff --git a/src/views/business/systemLog/comp/czrz.vue b/src/views/business/systemLog/comp/czrz.vue
index 9636f6d..e6bed8c 100644
--- a/src/views/business/systemLog/comp/czrz.vue
+++ b/src/views/business/systemLog/comp/czrz.vue
@@ -4,7 +4,7 @@
+ style="width: 120px" />
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+ style="width: 120px" />
{{ $t('page.business.study.study.search') }}
{{ $t('form.reset') }}
+ {{$t('form.export')}}
@@ -61,7 +59,7 @@