去掉客服代码
This commit is contained in:
@ -10,7 +10,6 @@ import moment from 'moment';
|
|||||||
import { getSessionUserData, getRA } from '@/utils/session';
|
import { getSessionUserData, getRA } from '@/utils/session';
|
||||||
import { getURLInformation } from '@/utils/CommonUtils';
|
import { getURLInformation } from '@/utils/CommonUtils';
|
||||||
import NoticeDetail from '@/pages/notice/noticeList/components/NoticeDetail'
|
import NoticeDetail from '@/pages/notice/noticeList/components/NoticeDetail'
|
||||||
import ChatUI from '@/pages/customerservice/support/conversation' //智慧客服
|
|
||||||
|
|
||||||
@connect(({ dashboard, loading }) => ({
|
@connect(({ dashboard, loading }) => ({
|
||||||
...dashboard,
|
...dashboard,
|
||||||
|
Reference in New Issue
Block a user