描述:服务信息修改

This commit is contained in:
SelfRidicule 2024-06-28 16:16:09 +08:00
parent f0dd398c3c
commit fd30d38210
2 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@ Page({
IMG_NAME: app.IMG_NAME, IMG_NAME: app.IMG_NAME,
meetingRoomId: null, meetingRoomId: null,
detail: {}, detail: {},
msg: {}, msg: '',
}, },
/** /**

View File

@ -17,7 +17,7 @@ Page({
IMG_NAME: app.IMG_NAME, IMG_NAME: app.IMG_NAME,
meetingRoomId: null, meetingRoomId: null,
detail: {}, detail: {},
msg: {}, msg: '',
serviceList: [], serviceList: [],
}, },