src/templates/treepageconfig/index.jsx
@@ -33,7 +33,7 @@ } state = { dict: localStorage.getItem('lang') !== 'en-US' ? zhCN : enUS, dict: sessionStorage.getItem('lang') !== 'en-US' ? zhCN : enUS, config: null, // 页面配置 formlist: null, // 搜索条件、按钮、显示列表单字段 menuloading: false, // 菜单保存中