src/menu/components/table/edit-table/columns/editColumn/formconfig.jsx
@@ -593,6 +593,16 @@ options: fields }, { type: 'select', key: 'clearField', label: '清空字段', initVal: card.clearField || '', tooltip: '当前字段编辑时需要清空的字段。', allowClear: true, required: false, options: fields }, { type: 'text', key: 'ctrlValue', label: '禁止值',