修复...
This commit is contained in:
@@ -134,7 +134,6 @@
|
||||
//获取体重首页接口
|
||||
getWeights() {
|
||||
weights(this.page).then((res) => {
|
||||
console.log(res)
|
||||
if (res.lists.page.current === 1) {
|
||||
this.lists = []
|
||||
}
|
||||
@@ -198,7 +197,6 @@
|
||||
|
||||
// 点击底部切换
|
||||
tabbarClick(e) {
|
||||
console.log(e)
|
||||
this.tabbarId = Number(e)
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user