修复代理商点击首页浮窗不弹出会话bug
This commit is contained in:
@ -8,7 +8,7 @@ import talkPng from '@/images/talk/talk.png';
|
|||||||
import { routerRedux } from 'dva/router';
|
import { routerRedux } from 'dva/router';
|
||||||
import { RightOutlined } from '@ant-design/icons';
|
import { RightOutlined } from '@ant-design/icons';
|
||||||
import moment from 'moment';
|
import moment from 'moment';
|
||||||
import { followUpAProjectManager } from '@/utils/session';
|
import { followUpAProjectManager, getSessionUserData } from '@/utils/session';
|
||||||
import { getDefId, isInsertIdOrPhoto } from './service';
|
import { getDefId, isInsertIdOrPhoto } from './service';
|
||||||
import { getURLInformation } from '@/utils/CommonUtils';
|
import { getURLInformation } from '@/utils/CommonUtils';
|
||||||
import MessageDetail from '@/pages/SystemMessage/message/components/messageDetail'
|
import MessageDetail from '@/pages/SystemMessage/message/components/messageDetail'
|
||||||
|
Reference in New Issue
Block a user