From ec9c3ddc2b439180204e8432fb805920ed0d11c1 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期一, 31 五月 2021 19:11:09 +0800 Subject: [PATCH] 2021-05-31 --- src/templates/zshare/formconfig.jsx | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/templates/zshare/formconfig.jsx b/src/templates/zshare/formconfig.jsx index 74f69e9..b219e0e 100644 --- a/src/templates/zshare/formconfig.jsx +++ b/src/templates/zshare/formconfig.jsx @@ -2561,9 +2561,9 @@ { type: 'radio', key: 'compress', - label: '鍓嶇鍘嬬缉', + label: '鍘嬬缉', initVal: card.compress || 'false', - tooltip: '鍓嶇鍘嬬缉蹇呴』涓哄浘鐗囥��', + tooltip: '鏂囦欢鍘嬬缉蹇呴』涓哄浘鐗囷紝鍥剧墖鏍煎紡涓簀pg銆乸ng銆乬if 鎴� jpeg', options: [{ value: 'true', text: Formdict['model.true'] -- Gitblit v1.8.0