Commit 205fc051 by zhangleyuan

feat:解决报错

parent c745653b
......@@ -2,7 +2,7 @@
* @Author: 吴文洁
* @Date: 2020-04-27 20:35:34
* @LastEditors: zhangleyuan
* @LastEditTime: 2021-01-05 17:36:15
* @LastEditTime: 2021-01-14 10:47:08
* @Description:
*/
......@@ -45,7 +45,7 @@ window.RCHistory = _.extend({}, history, {
}
});
export async function mount(props: any) {
export async function mount() {
ReactDOM.render((
<HashRouter {...history} >
<ConfigProvider locale={zh_CN}>
......
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