king
2022-03-09 1b913a7b9ceace4909594225a201efe9fbae93d3
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',