返回

前端工作总结246-uni-切换tabber修改状态修饰

发布时间:2023-12-11 12:15:59 252
onLoad() {
/* 调用市场信息的接口 分别 vuex获取 其他三项 */
this.$u.api.getTreasureList({
marketId: this.vuex_user.market_id,
pageNo: 1,
pageSize: 20,
type:this.current+1,
releaseBureau:this.releaseBureau,
name:this.name
}).then(res => {
if (res.data.code == 200) {
this.tableData = res.data.data.records
console.log(1)
console.log(res)
}
})
},

methods: {
cheange(index) {
console.log(index)
this.current = index
console.log(this.list[index].name)
this.$u.api.getTreasureList({
marketId: this.vuex_user.market_id,
pageNo: 1,
pageSize: 20,
type:this.current+1,
releaseBureau:this.releaseBureau,
name:this.name
}).then(res => {
if (res.data.code == 200) {
this.tableData = res.data.data.records
console.log(1)
console.log(this.tableData)
}

})
}
}

前端工作总结246-uni-切换tabber修改状态修饰_前端

 



特别声明:以上内容(图片及文字)均为互联网收集或者用户上传发布,本站仅提供信息存储服务!如有侵权或有涉及法律问题请联系我们。
举报
评论区(0)
按点赞数排序
用户头像
精选文章
thumb 中国研究员首次曝光美国国安局顶级后门—“方程式组织”
thumb 俄乌线上战争,网络攻击弥漫着数字硝烟
thumb 从网络安全角度了解俄罗斯入侵乌克兰的相关事件时间线