摘要:
在钩子函数中这样写: mounted: function() { (async function(){ console.log(1) var a = await that.testFunc1() console.log(a) console.log(3) })(); }, methods: { te 阅读全文
posted @ 2020-06-18 18:16
陈劲
阅读(4530)
评论(0)
推荐(0)
2020年6月18日