From 96bcbb7d0c3ad68344b792c2ce3ba0cb7d82a4a7 Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期一, 13 六月 2022 17:33:41 +0800
Subject: [PATCH] 2022-06-13

---
 src/templates/zshare/formconfig.jsx |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/src/templates/zshare/formconfig.jsx b/src/templates/zshare/formconfig.jsx
index 1f15a39..62974bd 100644
--- a/src/templates/zshare/formconfig.jsx
+++ b/src/templates/zshare/formconfig.jsx
@@ -2901,16 +2901,16 @@
       initVal: card.regular || '',
       options: [{
         value: '',
-        text: Formdict['model.empty']
+        text: '绌�'
       }, {
         value: 'number',
-        text: Formdict['model.form.number']
+        text: '鏁板瓧'
       }, {
         value: 'letter',
-        text: Formdict['header.form.letter']
+        text: '瀛楁瘝'
       }, {
         value: 'letter&number',
-        text: '瀛楁瘝+鏁板瓧'
+        text: '鏁板瓧銆佸瓧姣嶄互鍙奯'
       }, {
         value: 'phone',
         text: '鎵嬫満鍙�'

--
Gitblit v1.8.0