king
2022-03-24 6083bd7ac29e7976b11140789dbac30c36dcbdb7
src/mob/components/tabs/antv-tabs/index.jsx
@@ -366,7 +366,7 @@
  getTabsForms = () => {
    const { tabs } = this.state
    return getTabsSetForm(tabs.setting)
    return getTabsSetForm(tabs.setting, tabs.uuid)
  }
  updateTabs = (res) => {