领用 只能看到自己领用过的

This commit is contained in:
wuxw 2023-11-08 12:19:53 +08:00
parent 18cdd24edb
commit ac23ac71bb

View File

@ -100,7 +100,8 @@
page: 1, page: 1,
row: 50, row: 50,
communityId: this.communityId, communityId: this.communityId,
resOrderType: 20000 resOrderType: 20000,
createUserId:this.userId,
}; };
queryPurchaseApplyList(this, _objData) queryPurchaseApplyList(this, _objData)
.then(function(res) { .then(function(res) {