From d3172b799eccdf7fa69050a0f2d596309bd78059 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期三, 03 六月 2020 18:48:46 +0800 Subject: [PATCH] 2020-06-03 --- src/templates/zshare/formconfig.jsx | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/templates/zshare/formconfig.jsx b/src/templates/zshare/formconfig.jsx index 2d43a25..2145a23 100644 --- a/src/templates/zshare/formconfig.jsx +++ b/src/templates/zshare/formconfig.jsx @@ -2439,7 +2439,7 @@ label: '鏄剧ず绾у埆', tooltip: '鏍囩鏄剧ず鎺у埗锛岄�夋嫨鎸囧畾绾у埆鏃舵樉绀烘爣绛撅紝绾у埆涓虹┖鏃跺缁堟樉绀恒��', initVal: card.level, - min: 1, + min: 0, max: 10, required: false, forbid: type !== 'TreePage', -- Gitblit v1.8.0