src/menu/components/share/actioncomponent/actionform/index.jsx
@@ -67,10 +67,10 @@ }], deleteOptions: [{ value: 'LogicDelete', text: this.props.dict['header.form.action.LogicDelete'] text: '逻辑删除' }, { value: 'delete', text: this.props.dict['header.form.action.delete'] text: '物理删除' }, { value: 'custom', text: this.props.dict['header.form.custom']