king
2020-04-14 5e10a7ee4a5ef882d6b0d92b19b1a888ffcc6f7f
src/templates/formtabconfig/actionform/index.jsx
@@ -29,6 +29,9 @@
    }, {
      value: 'update',
      text: this.props.dict['header.form.action.update']
    }, {
      value: 'insertOrUpdate',
      text: this.props.dict['header.form.action.insertOrUpdate']
    }],
    returnoptions: [{ // 返回后-不刷新、刷新页面、刷新表格
      value: 'never',