mirror of
https://gitee.com/elegant_wings/dbd-meeting-wx-small.git
synced 2025-06-21 16:39:37 +08:00
1
This commit is contained in:
parent
cf28c9fcf8
commit
98e6e03ed8
@ -78,6 +78,7 @@ Page({
|
|||||||
getCustomerTicketRq({
|
getCustomerTicketRq({
|
||||||
"userId": _this.data.userData.id,
|
"userId": _this.data.userData.id,
|
||||||
"customerId": _this.data.userData.icsCustomerId,
|
"customerId": _this.data.userData.icsCustomerId,
|
||||||
|
"meetingId": _this.data.meetingRoomId,
|
||||||
"type": '1'
|
"type": '1'
|
||||||
}).then(res => {
|
}).then(res => {
|
||||||
let nowTime = new Date().getTime();
|
let nowTime = new Date().getTime();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user