From 309cdd2d05e87051d451ad069e12db05fbbdc20c Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期五, 15 十月 2021 17:11:41 +0800
Subject: [PATCH] 2021-10-15

---
 src/menu/components/card/cardcellcomponent/formconfig.jsx |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/src/menu/components/card/cardcellcomponent/formconfig.jsx b/src/menu/components/card/cardcellcomponent/formconfig.jsx
index 66ca494..4c48124 100644
--- a/src/menu/components/card/cardcellcomponent/formconfig.jsx
+++ b/src/menu/components/card/cardcellcomponent/formconfig.jsx
@@ -226,7 +226,7 @@
       key: 'qrWidth',
       min: 5,
       max: 1000,
-      label: '瀹藉害',
+      label: '浜岀淮鐮佸昂瀵�',
       initVal: card.qrWidth || 50,
       required: true,
     },
@@ -425,6 +425,7 @@
       key: 'noValue',
       label: '绌哄��',
       initVal: card.noValue || 'show',
+      tooltip: '褰撳厓绱犲唴瀹逛负绌烘椂锛屾槸鍚︽樉绀哄綋鍓嶅厓绱犮��',
       required: false,
       options: [
         { value: 'show', text: '鏄剧ず' },

--
Gitblit v1.8.0