src/menu/components/share/actioncomponent/formconfig.jsx
@@ -842,6 +842,10 @@ value: 'never', text: '不刷新' }, { value: 'line', text: '刷新行', $disabled: !['table_normaltable', 'table_editable', 'table_basetable', 'card_datacard', 'card_dualdatacard'].includes(alltype) }, { value: 'grid', text: '刷新当前组件' }, { @@ -2315,6 +2319,9 @@ value: 'never', text: '不刷新' }, { value: 'line', text: '刷新行' }, { value: 'grid', text: '刷新当前组件' }, {