2 Commits 2806ea2a84 ... 59df99d5b9

Tác giả SHA1 Thông báo Ngày
  RichardSpace369 59df99d5b9 暂存 3 năm trước cách đây
  RichardSpace369 aa3846c21a init 3 năm trước cách đây
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      src/router/index.tsx

+ 0 - 1
src/router/index.tsx

@@ -118,7 +118,6 @@ const resolveRouters = (routes: routeItemProps[] = []) => {
 		</Switch>
 	);
 };
-console.log(resolveRouters(routeConfig));
 const routerIndex: React.FC = () => {
 	return (
 		<ProvideAuth>