修改路径

wangxinyuan
Qin Dong Ming 2024-08-22 20:44:20 +08:00
parent c30e552ffd
commit 96dee8848a
1 changed files with 1 additions and 1 deletions

View File

@ -205,7 +205,7 @@ export default {
// },
findSelectSourceList(){
selectEngineList(this.engine).then(res=>{
this.source=res.data.rows;
this.arr=res.data.rows;
})
},
},