diff --git a/src/views/admin/meeting/modules/RoomContentModal.vue b/src/views/admin/meeting/modules/RoomContentModal.vue index a03f124..04f29f8 100644 --- a/src/views/admin/meeting/modules/RoomContentModal.vue +++ b/src/views/admin/meeting/modules/RoomContentModal.vue @@ -51,10 +51,10 @@ 茶室 - + 长阳会客厅 - + 多功能厅 @@ -395,6 +395,8 @@ export default { this.mdl = Object.assign(record) if (this.mdl.indoorPicUrl) { this.imageUrl = process.env.VUE_APP_API_BASE_URL + this.mdl.indoorPicUrl + } else { + this.imageUrl = '' } if (this.mdl.roomId) { this.roomList.push({