mirror of
https://gitee.com/java110/WechatOwnerService.git
synced 2026-06-11 06:07:24 +08:00
优化申请开票查不到 缴费记录bug
Signed-off-by: java110 <928255095@qq.com>
This commit is contained in:
parent
c5bc491bd6
commit
77393dc4ab
@ -137,7 +137,7 @@
|
||||
communityId: getCommunityId(),
|
||||
ownerId: this.ownerId,
|
||||
state: '1400',
|
||||
openInvoice:'D',
|
||||
openInvoice:'N',
|
||||
}).then(_details => {
|
||||
_details.forEach(function(_item) {
|
||||
_item.selected = "1";
|
||||
|
||||
Loading…
Reference in New Issue
Block a user