mirror of
https://github.com/iczer/vue-antd-admin
synced 2025-04-06 04:00:06 +08:00
chore: remove useless code;
This commit is contained in:
parent
c4e81a1a61
commit
10fc9c11b8
@ -72,7 +72,6 @@ function parseRoutes(routesConfig, routerMap) {
|
|||||||
* @param routesConfig {RouteConfig[]} 路由配置
|
* @param routesConfig {RouteConfig[]} 路由配置
|
||||||
*/
|
*/
|
||||||
function loadRoutes(routesConfig) {
|
function loadRoutes(routesConfig) {
|
||||||
console.log('hahah')
|
|
||||||
//兼容 0.6.1 以下版本
|
//兼容 0.6.1 以下版本
|
||||||
/*************** 兼容 version < v0.6.1 *****************/
|
/*************** 兼容 version < v0.6.1 *****************/
|
||||||
if (arguments.length > 0) {
|
if (arguments.length > 0) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user