mirror of
https://gitee.com/java110/WechatOwnerService.git
synced 2026-06-12 10:00:57 +08:00
优化临时车缴费
This commit is contained in:
parent
8d1f9beea6
commit
2328a1f889
@ -98,6 +98,7 @@ Page({
|
|||||||
let _objData = {
|
let _objData = {
|
||||||
communityId: this.data.communityId,
|
communityId: this.data.communityId,
|
||||||
state: '2008001',
|
state: '2008001',
|
||||||
|
isDefault:'T',
|
||||||
inoutId: this.data.inoutId
|
inoutId: this.data.inoutId
|
||||||
}
|
}
|
||||||
context.request({
|
context.request({
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user