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 @@