From c8c42a473eb1269d8c9eed26b90975340850b0ea Mon Sep 17 00:00:00 2001 From: xyc <jc_xiong@hotmail.com> Date: 星期三, 08 一月 2025 10:19:18 +0800 Subject: [PATCH] 修改bug:无法新增总体 --- web/src/App.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/web/src/App.vue b/web/src/App.vue index a38f7e2..6a04123 100644 --- a/web/src/App.vue +++ b/web/src/App.vue @@ -25,7 +25,7 @@ document.querySelector('html').setAttribute('lang', val) // 鍙互鍦ㄨ繖閲屼慨鏀瑰浗闄呭寲鏄剧ず鍚嶇О - messages[val].brand.lg = '鍙潬鎬т豢鐪熷缓妯�' + messages[val].brand.lg = '鍙潬鎬т豢鐪熻瘎浼板強璇勫畾' messages[val].company.name = '鍗曚綅鍚嶇О' messages[val].company.code = '鍗曚綅浠g爜' messages[val].company.shortName = '鍗曚綅绠�绉�' -- Gitblit v1.9.1