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 }, {