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