From 5944f67823c581f47528791279dc0ad36ea20e55 Mon Sep 17 00:00:00 2001 From: zhengkunwang <31820853+zhengkunwang223@users.noreply.github.com> Date: Fri, 4 Aug 2023 17:44:04 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E8=A7=A3=E5=86=B3=E6=96=87=E4=BB=B6?= =?UTF-8?q?=E4=B8=8A=E4=BC=A0=E5=8F=AF=E4=BB=A5=E6=8B=96=E5=85=A5=E6=96=87?= =?UTF-8?q?=E4=BB=B6=E5=A4=B9=E7=9A=84=E9=97=AE=E9=A2=98=20(#1840)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Refs https://github.com/1Panel-dev/1Panel/issues/1833 --- frontend/src/components/upload/index.vue | 6 ++++-- frontend/src/lang/modules/en.ts | 1 + frontend/src/lang/modules/tw.ts | 1 + frontend/src/lang/modules/zh.ts | 1 + frontend/src/utils/util.ts | 14 ++++++++++++++ .../views/host/file-management/upload/index.vue | 5 ++++- 6 files changed, 25 insertions(+), 3 deletions(-) diff --git a/frontend/src/components/upload/index.vue b/frontend/src/components/upload/index.vue index 94267da5d..88f98e6b1 100644 --- a/frontend/src/components/upload/index.vue +++ b/frontend/src/components/upload/index.vue @@ -80,7 +80,7 @@