src/menu/components/card/cardcellcomponent/formconfig.jsx
@@ -386,6 +386,14 @@ // options: appMenus // }, { type: 'select', key: 'linkurl', label: '链接地址', initVal: card.linkurl || '', required: true, options: [] }, { type: 'radio', key: 'joint', label: Formdict['model.form.paramJoint'], @@ -398,14 +406,6 @@ value: 'false', text: Formdict['model.false'] }] }, { type: 'select', key: 'linkurl', label: '链接地址', initVal: card.linkurl || '', required: true, options: [] }, { type: 'textarea',