Browse Source

fix: 去掉测试代码

HOME\tianlin01 11 months ago
parent
commit
eb4a381c0f
1 changed files with 0 additions and 7 deletions
  1. 0 7
      src/views/dashboard/Dashboard.vue

+ 0 - 7
src/views/dashboard/Dashboard.vue

@@ -16,13 +16,6 @@
       :status="status"
       :total="total"
     />
-    <div>{{ $t('home.title') }}</div>
-    <div @click="toZh">
-      中文
-    </div>
-    <div @click="toEN">
-      英文
-    </div>
   </wrapper>
 </template>