taiji_caozhaorui 3 주 전
부모
커밋
2bfd4a74c6
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 1
      src/views/study/chinese/index.vue
  2. 1 1
      src/views/study/chinese/question/index.vue

+ 1 - 1
src/views/study/chinese/index.vue

@@ -132,7 +132,7 @@
                         <div class="row items-center justify-end">
                           <q-btn
                             v-close-popup
-                            label="Close"
+                            label="关闭"
                             color="primary"
                             flat
                           />

+ 1 - 1
src/views/study/chinese/question/index.vue

@@ -108,7 +108,7 @@
                         <div class="row items-center justify-end">
                           <q-btn
                             v-close-popup
-                            label="Close"
+                            label="关闭"
                             color="primary"
                             flat
                           />