king
2020-12-03 e739b47d88c14c2d83ad400d74241f9396e5d7cc
src/menu/actioncomponent/actionform/index.jsx
@@ -58,9 +58,6 @@
      text: this.props.dict['header.form.action.audit']
    }],
    deleteOptions: [{
      value: '',
      text: this.props.dict['model.empty']
    }, {
      value: 'LogicDelete',
      text: this.props.dict['header.form.action.LogicDelete']
    }, {