初始化
parent
7254d30313
commit
da10033ecc
|
@ -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列表 */
|
||||||
|
|
Loading…
Reference in New Issue