mirror of
https://gitee.com/java110/WechatOwnerService.git
synced 2026-06-11 06:07:24 +08:00
优化代码
This commit is contained in:
parent
5efc49ba8e
commit
8682c0589b
@ -137,7 +137,7 @@
|
|||||||
communityId: getCommunityId(),
|
communityId: getCommunityId(),
|
||||||
ownerId: this.ownerId,
|
ownerId: this.ownerId,
|
||||||
state: '1400',
|
state: '1400',
|
||||||
openInvoice:'D',
|
openInvoice:'N',
|
||||||
}).then(_details => {
|
}).then(_details => {
|
||||||
_details.forEach(function(_item) {
|
_details.forEach(function(_item) {
|
||||||
_item.selected = "1";
|
_item.selected = "1";
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user