Commit e7686764 by zhangleyuan

feat:删除无用代码

parent 042a50d5
......@@ -2,7 +2,7 @@
* @Author: 吴文洁
* @Date: 2020-04-27 20:35:34
* @LastEditors: zhangleyuan
* @LastEditTime: 2021-01-04 18:23:21
* @LastEditTime: 2021-01-05 14:21:48
* @Description:
*/
......@@ -44,7 +44,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