src/templates/comtableconfig/index.jsx
@@ -951,7 +951,7 @@ */ setSubConfig = (item, type) => { const { menu } = this.props const { config, originMenu, optionLibs, activeKey } = this.state const { config, originMenu, optionLibs, activeKey, openEdition } = this.state if (!originMenu.MenuID) { // menuID不存在时,为新建菜单,提示菜单尚未保存 notification.warning({ @@ -1003,8 +1003,8 @@ isbutton = false } // 保存当前打开页签 _originMenu.activeKey = activeKey _originMenu.activeKey = activeKey // 保存当前打开页签 _originMenu.open_edition = openEdition // 更新版本号 let param = { optionLibs: optionLibs,