From d74c0028f6ffab4ea100c729bcefa8b8a5eeb147 Mon Sep 17 00:00:00 2001
From: wangxiaoshuang <825034831@qq.com>
Date: Thu, 13 Feb 2025 15:37:08 +0800
Subject: [PATCH] =?UTF-8?q?=E7=89=88=E6=9C=AC=E8=AE=B0=E5=BD=95=E9=A1=B5?=
=?UTF-8?q?=E9=9D=A2=E5=9B=BD=E9=99=85=E5=8C=96?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/views/system/log/index.vue | 9 ++++++---
1 file changed, 6 insertions(+), 3 deletions(-)
diff --git a/src/views/system/log/index.vue b/src/views/system/log/index.vue
index 7bfd6e16..be611011 100644
--- a/src/views/system/log/index.vue
+++ b/src/views/system/log/index.vue
@@ -8,7 +8,10 @@
-
+
@@ -18,7 +21,7 @@
size="mini"
@click="getList"
>
- 查询
+ {{ $t('common:button:search') }}
- 新增
+ {{ $t('common:button:new') }}