diff --git a/src/router/index.js b/src/router/index.js index 389c3ba4f..623ba827a 100644 --- a/src/router/index.js +++ b/src/router/index.js @@ -119,7 +119,6 @@ function cookApiDataItem(item) { } } console.log("aaaa", ret); - debugger; return ret; }