src/components/tabview/index.jsx
@@ -4,7 +4,8 @@ import { is, fromJS } from 'immutable' import {Tabs, Icon, Button, ConfigProvider, message} from 'antd' import {modifyTabview, toggleIsiframe} from '@/store/action' import asyncComponent from '@/utils/asyncComponent' // import asyncComponent from '@/utils/asyncComponent' import asyncComponent from '@/utils/asyncLoadComponent' import NotFount from '@/components/404' import enUS from 'antd/es/locale/en_US' import zhCN from 'antd/es/locale/zh_CN'