Browse Source

免责声明非必填

chenlei 6 months ago
parent
commit
a693a40a98
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/App.vue

+ 1 - 1
src/App.vue

@@ -1,5 +1,5 @@
 <script setup>
-import zhCn from 'element-plus/es/locale/lang/zh-cn'
+import zhCn from 'element-plus/lib/locale/lang/zh-cn'
 </script>
 
 <template>