src/views/mobdesign/index.jsx
@@ -8,7 +8,7 @@ import { ConfigProvider, notification, Modal, Collapse, Switch, Button, message, Spin } from 'antd' import Api from '@/api' import Utils from '@/utils/utils.js' import Utils, { setGLOBFuncs } from '@/utils/utils.js' import zhCN from '@/locales/zh-CN/mob.js' import enUS from '@/locales/en-US/mob.js' import antdEnUS from 'antd/es/locale/en_US' @@ -125,6 +125,7 @@ this.updateCustomComponent() this.getAppPictures() this.getSmStemp() setGLOBFuncs() }, 1000) }