頁(yè)面沒(méi)有更新
ajax獲取的數(shù)據(jù) VUE頁(yè)面不更新
精慕HU
2018-11-22 18:14:48
TA貢獻(xiàn)1875條經(jīng)驗(yàn) 獲得超3個(gè)贊
this 的引用錯(cuò)了
mounted() {
var _this = this
...
_this.res = res.data[0].title
}
舉報(bào)