From e50e5ee7ddcd50b05b19d2d2ae0991d5381fa77e Mon Sep 17 00:00:00 2001 From: pengm <674192343@qq.com> Date: Fri, 20 Jun 2025 12:06:30 +0800 Subject: [PATCH] 1.补充翻译 --- src/components/CommonElementEvent/FilfileManageInfo.js | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/components/CommonElementEvent/FilfileManageInfo.js b/src/components/CommonElementEvent/FilfileManageInfo.js index 32ad854..aeb8a20 100644 --- a/src/components/CommonElementEvent/FilfileManageInfo.js +++ b/src/components/CommonElementEvent/FilfileManageInfo.js @@ -193,6 +193,8 @@ const FilfileManageComponent = Form.create({ tableProps: { setUpload: true, setDownload: true }, enabled: true, }; + const BtnSure = commonFunc.showLocalMessage(props, "BtnSure", "确定"); + const BtnCancel = commonFunc.showLocalMessage(props, "BtnCancel", "取消"); return (
@@ -204,8 +206,8 @@ const FilfileManageComponent = Form.create({
- - + +
-- libgit2 0.22.2