src/views/rolemanage/index.jsx
@@ -13,7 +13,6 @@ const { confirm } = Modal const { TreeNode } = Tree // const { Paragraph } = Typography const { Search } = Input const _locale = sessionStorage.getItem('lang') !== 'en-US' ? zhCN : enUS @@ -101,7 +100,7 @@ if (pageParam.type === 'navbar') { item.type = 'navbar' } } catch { } catch (e) { item.nodes = '' } } @@ -418,7 +417,7 @@ if (pageParam.type === 'navbar') { item.type = 'navbar' } } catch { } catch (e) { item.nodes = '' } }