修改路径
parent
11aa5ffb37
commit
7b178ee6cd
|
@ -205,7 +205,7 @@ export default {
|
||||||
// },
|
// },
|
||||||
findSelectSourceList(){
|
findSelectSourceList(){
|
||||||
selectEngineList().then(res=>{
|
selectEngineList().then(res=>{
|
||||||
this.arr=res.data.rows;
|
this.arr=res.data;
|
||||||
})
|
})
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue