src/menu/components/share/actioncomponent/formconfig.jsx
@@ -933,7 +933,10 @@ initVal: card.controlField || '', required: true, allowClear: true, options: columns options: columns.map(item => ({ value: item.field, text: `${item.label}(${item.field})` })) }, { type: 'text', @@ -1718,7 +1721,10 @@ initVal: card.controlField || '', required: true, allowClear: true, options: columns options: columns.map(item => ({ value: item.field, text: `${item.label}(${item.field})` })) }, { type: 'text',