From 061e2388d84fc545d01175ed6793ce8dea0e7338 Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期二, 11 七月 2023 18:02:58 +0800
Subject: [PATCH] 2023-07-11

---
 src/menu/components/form/formaction/formconfig.jsx |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/src/menu/components/form/formaction/formconfig.jsx b/src/menu/components/form/formaction/formconfig.jsx
index cb9881e..65448fa 100644
--- a/src/menu/components/form/formaction/formconfig.jsx
+++ b/src/menu/components/form/formaction/formconfig.jsx
@@ -60,6 +60,13 @@
       type: 'tip',
       key: 'type',
       label: '鎸夐挳绫诲瀷',
+      initVal: card.type,
+      forbid: true
+    },
+    {
+      type: 'tip',
+      key: 'typeName',
+      label: '鎸夐挳绫诲瀷',
       initVal: _type
     },
     {

--
Gitblit v1.8.0