From a7f459b36d9f47c08a2389069a4038fa4631f631 Mon Sep 17 00:00:00 2001 From: ls <1793460677@qq.com> Date: Wed, 7 Jan 2026 19:45:34 +0800 Subject: [PATCH] =?UTF-8?q?=E5=89=8D=E7=AB=AF=E5=9B=BD=E9=99=85=E5=8C=962?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/views/system/dept/index.vue | 8 ++-- .../src/views/system/dict/dictDetail.vue | 8 ++-- .../src/views/system/dict/index.vue | 9 ++--- .../src/views/system/menu/index.vue | 38 +++++++++--------- .../src/views/system/param/index.vue | 5 +-- .../src/views/system/role/index.vue | 29 +++++++------- .../src/views/system/timing/index.vue | 33 ++++++++-------- .../src/views/system/user/index.vue | 39 +++++++++---------- 8 files changed, 81 insertions(+), 88 deletions(-) diff --git a/lms/nladmin-ui/src/views/system/dept/index.vue b/lms/nladmin-ui/src/views/system/dept/index.vue index 5dcf2df..d482ef5 100644 --- a/lms/nladmin-ui/src/views/system/dept/index.vue +++ b/lms/nladmin-ui/src/views/system/dept/index.vue @@ -57,8 +57,8 @@ - {{$t('common.Yes')}} - {{$t('common.No')}} + {{ $t('common.Yes') }} + {{ $t('common.No') }} @@ -82,8 +82,8 @@ diff --git a/lms/nladmin-ui/src/views/system/dict/dictDetail.vue b/lms/nladmin-ui/src/views/system/dict/dictDetail.vue index 0ebd13a..8e2c9e8 100644 --- a/lms/nladmin-ui/src/views/system/dict/dictDetail.vue +++ b/lms/nladmin-ui/src/views/system/dict/dictDetail.vue @@ -1,7 +1,7 @@ - -