king
2020-04-09 b9a0e8541f0959db5d848f7b893c8838851ce411
src/templates/comtableconfig/actionform/index.jsx
@@ -66,6 +66,9 @@
    }, {
      value: 'delete',
      text: this.props.dict['header.form.action.delete']
    }, {
      value: 'custom',
      text: this.props.dict['header.form.custom']
    }]
  }