From 10fc9c11b80ff46d0639d40cbac477dce1527703 Mon Sep 17 00:00:00 2001
From: iczer <1126263215@qq.com>
Date: 星期日, 18 十月 2020 19:32:28 +0800
Subject: [PATCH] chore: remove useless code;

---
 src/utils/routerUtil.js |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/utils/routerUtil.js b/src/utils/routerUtil.js
index 5886958..2f46a7f 100644
--- a/src/utils/routerUtil.js
+++ b/src/utils/routerUtil.js
@@ -72,7 +72,6 @@
  * @param routesConfig {RouteConfig[]} 璺敱閰嶇疆
  */
 function loadRoutes(routesConfig) {
-  console.log('hahah')
   //鍏煎 0.6.1 浠ヤ笅鐗堟湰
   /*************** 鍏煎 version < v0.6.1 *****************/
   if (arguments.length > 0) {

--
Gitblit v1.9.1