From 1b913a7b9ceace4909594225a201efe9fbae93d3 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期三, 09 三月 2022 23:07:19 +0800 Subject: [PATCH] 2022-03-09 --- src/menu/components/card/cardcellcomponent/formconfig.jsx | 9 --------- 1 files changed, 0 insertions(+), 9 deletions(-) diff --git a/src/menu/components/card/cardcellcomponent/formconfig.jsx b/src/menu/components/card/cardcellcomponent/formconfig.jsx index 2d675a2..498c1c4 100644 --- a/src/menu/components/card/cardcellcomponent/formconfig.jsx +++ b/src/menu/components/card/cardcellcomponent/formconfig.jsx @@ -465,15 +465,6 @@ // { value: 'self', text: '褰撳墠椤甸潰' } // ] // }, - // { - // type: 'select', - // key: 'copyMenuId', - // label: '澶嶅埗鑿滃崟', - // initVal: card.copyMenuId || '', - // required: false, - // forbid: !isApp, - // options: appMenus - // }, { type: 'select', key: 'linkurl', -- Gitblit v1.8.0