Commit e4f86637 authored by 邓晓峰's avatar 邓晓峰

fix: 修复KeepAlive undefined

parent c5736e9b
Pipeline #52886 passed with stages
......@@ -16,6 +16,7 @@ import classNames from 'classnames';
import Cookies from 'js-cookie';
import _ from 'lodash';
import memoized from 'nano-memoize';
import KeepAlive from 'react-activation';
import { connect } from 'react-redux';
import { matchRoutes } from 'react-router-dom';
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment