king
2020-05-22 523cec6c87d88b43954a4409a8dfde6aade095a1
src/templates/subtableconfig/index.jsx
@@ -779,7 +779,7 @@
   */
  setSubConfig = (btn) => {
    const {menu, editTab, tabConfig, editSubTab, btnTab, btnTabConfig} = this.props
    const { config, originConfig, activeKey } = this.state
    const { config, originConfig, activeKey, openEdition } = this.state
    if (originConfig.isAdd) {
      notification.warning({
@@ -815,8 +815,10 @@
          if (editSubTab) {
            editSubTab.activeKey = activeKey
            editSubTab.open_edition = openEdition  // 更新版本号
          } else {
            editTab.activeKey = activeKey
            editTab.open_edition = openEdition     // 更新版本号
          }
          let param = {