king
2020-06-24 dac21f9a9941681ccdc87220c2ed12ff277446d3
src/templates/formtabconfig/actionform/index.jsx
@@ -22,7 +22,7 @@
    interType: null, // 接口类型:内部、外部
    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']