src/views/ecg/room/RoomStatusSetting.vue
@@ -47,10 +47,12 @@ const startBiz = async () => { await RoomApi.startBiz(); getOpeningFlag() } const closeBiz = async () => { await RoomApi.closeBiz(); getOpeningFlag() } const resetRoom = async () => {