src/menu/components/table/edit-table/columns/editColumn/formconfig.jsx
@@ -170,6 +170,23 @@ text: '是' }] }, // { // type: 'radio', // key: 'editType', // label: '编辑类型', // initVal: card.editType || 'text', // required: true, // options: [{ // value: 'text', // text: '文本' // }, { // value: 'select', // text: '下拉' // }, { // value: 'switch', // text: '开关' // }] // }, { type: 'radio', key: 'required',