anyscript
This commit is contained in:
@@ -5,7 +5,7 @@ interface routesgeshi{
|
||||
name:String,
|
||||
component:object
|
||||
}
|
||||
let routes1 :Array<RouteRecord>=[]
|
||||
let routes1 :Array<any>=[]
|
||||
|
||||
for(let i in zujian){
|
||||
console.log(i)
|
||||
|
||||
Reference in New Issue
Block a user