src/menu/components/form/formaction/formconfig.jsx
@@ -273,20 +273,6 @@ tooltip: '执行成功后需要刷新的组件。', required: false, options: modules }, // { // type: 'radio', // key: 'enable', // label: '是否显示', // initVal: card.enable || 'true', // required: false, // options: [{ // value: 'true', // text: '显示' // }, { // value: 'false', // text: '隐藏' // }] // } } ] }