This commit is contained in:
zhaofang
2022-11-15 17:28:02 +08:00
parent b4a71989a6
commit 21b9f37905

View File

@@ -225,7 +225,8 @@
pageIndex:this.pageIndex,
pageSize:this.pageSize,
type:this.objType,
id:this.objId
id:this.objId,
orderField:'praises'
}
let $this=this;
uni.showLoading({