From c4bde8e537658af12fba8d288d11b9c0220fa58c Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期五, 13 五月 2022 10:57:45 +0800
Subject: [PATCH] 2022-05-13

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

diff --git a/src/menu/components/card/cardcellcomponent/formconfig.jsx b/src/menu/components/card/cardcellcomponent/formconfig.jsx
index 1bfeece..863b7e1 100644
--- a/src/menu/components/card/cardcellcomponent/formconfig.jsx
+++ b/src/menu/components/card/cardcellcomponent/formconfig.jsx
@@ -435,7 +435,6 @@
       initVal: card.link || '',
       tooltip: '鍔ㄦ�佸湴鍧�涓虹粦瀹氬瓧娈靛�笺��',
       required: false,
-      // forbid: isApp,
       options: [
         { value: '', text: '鏃�' },
         { value: 'dynamic', text: '鍔ㄦ��' },
@@ -448,7 +447,6 @@
       label: '閾炬帴绫诲瀷',
       initVal: card.linkType || 'other',
       required: false,
-      // forbid: isApp,
       options: [
         { value: 'tel', text: '鐢佃瘽' },
         { value: 'email', text: '閭' },

--
Gitblit v1.8.0