mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-06-12 10:00:56 +08:00
优化开票信息
This commit is contained in:
parent
1c512c4826
commit
f6f84ea315
@ -68,6 +68,7 @@
|
|||||||
row: 50,
|
row: 50,
|
||||||
communityId: vc.getCurrentCommunity().communityId,
|
communityId: vc.getCurrentCommunity().communityId,
|
||||||
ownerId: $that.ownerApplyInvoiceInfo.ownerId,
|
ownerId: $that.ownerApplyInvoiceInfo.ownerId,
|
||||||
|
openInvoice:'N'
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
$that.ownerApplyInvoiceInfo.detailIds = [];
|
$that.ownerApplyInvoiceInfo.detailIds = [];
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user