src/templates/sharecomponent/actioncomponent/actionform/index.jsx
@@ -38,7 +38,7 @@ }], insertUpdateOptions: [{ value: '', text: this.props.dict['header.form.empty'] text: this.props.dict['model.empty'] }, { value: 'insert', text: this.props.dict['header.form.action.insert'] @@ -51,7 +51,7 @@ }], deleteOptions: [{ value: '', text: this.props.dict['header.form.empty'] text: this.props.dict['model.empty'] }, { value: 'LogicDelete', text: this.props.dict['header.form.action.LogicDelete']