refactor(router): replace routerRedux with history for navigation
This commit is contained in:
@ -20,7 +20,6 @@ import {
|
||||
import { connect } from 'dva';
|
||||
import './index.less';
|
||||
import talkPng from '@/images/talk/talk.png';
|
||||
// import { routerRedux } from 'dva/router';
|
||||
import { RightOutlined } from '@ant-design/icons';
|
||||
import moment from 'moment';
|
||||
import { followUpAProjectManager, getRA, getSessionUserData } from '@/utils/session';
|
||||
|
Reference in New Issue
Block a user