From e4f5fe96f153201b462079f0eef8488f64d5c111 Mon Sep 17 00:00:00 2001 From: sa0ChunLuyu Date: Wed, 23 Oct 2024 14:54:16 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20element=20ui=20=20?= =?UTF-8?q?=E4=B8=AD=E6=96=87=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- admin/src/App.vue | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/admin/src/App.vue b/admin/src/App.vue index c33cf4d..4332b45 100644 --- a/admin/src/App.vue +++ b/admin/src/App.vue @@ -4,6 +4,7 @@ RouterView } from 'vue-router' import HelloWorld from './components/HelloWorld.vue' + import zhCn from 'element-plus/dist/locale/zh-cn.mjs'