mirror of
https://gitee.com/java110/WechatOwnerService.git
synced 2026-02-24 05:46:04 +08:00
优化代码
This commit is contained in:
parent
2aac2633fc
commit
e8e98a1e6e
@ -93,7 +93,7 @@
|
|||||||
let _that = this;
|
let _that = this;
|
||||||
_that.communityId = getMallCommunityId();
|
_that.communityId = getMallCommunityId();
|
||||||
let _data = {
|
let _data = {
|
||||||
page: 1,
|
page: this.pagefrom+1,
|
||||||
row: this.pagesize,
|
row: this.pagesize,
|
||||||
communityId: _that.communityId,
|
communityId: _that.communityId,
|
||||||
mainCategoryId: _that.curCategoryId
|
mainCategoryId: _that.curCategoryId
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user