From 69db12287a007990de956bef9cef6c2dec65ace7 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期四, 07 五月 2020 09:18:40 +0800 Subject: [PATCH] 2020-05-07 --- src/templates/zshare/formconfig.jsx | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/src/templates/zshare/formconfig.jsx b/src/templates/zshare/formconfig.jsx index f09f32e..28f3662 100644 --- a/src/templates/zshare/formconfig.jsx +++ b/src/templates/zshare/formconfig.jsx @@ -1086,6 +1086,9 @@ }, { value: 'thdSeparator', text: Formdict['header.form.thdSeparator'] + }, { + value: 'percent', + text: '鐧惧垎姣�' }], required: false }, -- Gitblit v1.8.0