src/templates/sharecomponent/actioncomponent/actionform/index.jsx
@@ -66,10 +66,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']