初始化

master
法外狂徒张三 2024-09-06 20:57:25 +08:00
parent 7254d30313
commit da10033ecc
1 changed files with 1 additions and 0 deletions

View File

@ -278,6 +278,7 @@ export default {
}) })
upd(this.myapi).then(resp=>{ upd(this.myapi).then(resp=>{
console.log(resp) console.log(resp)
this.getList
}) })
}, },
/** 查询我的api列表 */ /** 查询我的api列表 */