From bb348d1ca8802f35c77cd00c79068238a8ee601a Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期二, 23 十一月 2021 09:47:13 +0800 Subject: [PATCH] 2021-11-23 --- src/templates/zshare/formconfig.jsx | 36 ++++++++++++++++++++++++++++++++++++ 1 files changed, 36 insertions(+), 0 deletions(-) diff --git a/src/templates/zshare/formconfig.jsx b/src/templates/zshare/formconfig.jsx index 0687e8d..ff31f6c 100644 --- a/src/templates/zshare/formconfig.jsx +++ b/src/templates/zshare/formconfig.jsx @@ -2623,6 +2623,24 @@ value: '0', text: '褰撳ぉ' }, { + value: '1', + text: '鍚庝竴澶�' + }, { + value: '2', + text: '鍚庝袱澶�' + }, { + value: '3', + text: '鍚庝笁澶�' + }, { + value: '7', + text: '鍚庝竷澶�' + }, { + value: '30', + text: '鍚�30澶�' + }, { + value: '90', + text: '鍚�90澶�' + }, { value: '-1', text: '鍓嶄竴澶�' }, { @@ -2672,6 +2690,24 @@ }, { value: '90', text: '鍚�90澶�' + }, { + value: '-1', + text: '鍓嶄竴澶�' + }, { + value: '-2', + text: '鍓嶄袱澶�' + }, { + value: '-3', + text: '鍓嶄笁澶�' + }, { + value: '-7', + text: '鍓嶄竷澶�' + }, { + value: '-30', + text: '鍓�30澶�' + }, { + value: '-90', + text: '鍓�90澶�' }] }, { -- Gitblit v1.8.0