mirror of
https://gitee.com/java110/PropertyApp.git
synced 2026-06-12 10:00:57 +08:00
领用 只能看到自己领用过的
This commit is contained in:
parent
18cdd24edb
commit
ac23ac71bb
@ -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) {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user