From 6e089f294207e13459ad872a2fb6e701721f5506 Mon Sep 17 00:00:00 2001
From: long <515897141@qq.com>
Date: 星期一, 13 五月 2024 14:44:48 +0800
Subject: [PATCH] 代码格式

---
 src/components/xio_room_off_narcosis_notice/index.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/components/xio_room_off_narcosis_notice/index.vue b/src/components/xio_room_off_narcosis_notice/index.vue
index cc70c4d..3fdce8e 100644
--- a/src/components/xio_room_off_narcosis_notice/index.vue
+++ b/src/components/xio_room_off_narcosis_notice/index.vue
@@ -15,7 +15,7 @@
 
 <script>
 export default {
-  name: 'XioRoomStatusChg',
+  name: 'XioRoomOffNarcosisNotice',
   props: {
     isActive: {
       type: Boolean,

--
Gitblit v1.8.0