From c1e10385c164520dceec34576ed506b28bad1e71 Mon Sep 17 00:00:00 2001 From: jazz <jazzxhunter@163.com> Date: 星期二, 09 一月 2024 12:03:12 +0800 Subject: [PATCH] update_202401091203_单个治疗室多个客人的逻辑编写v4 --- src/components/xio_room_list_shop_chg/index.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/components/xio_room_list_shop_chg/index.vue b/src/components/xio_room_list_shop_chg/index.vue index d86457e..7b4faec 100644 --- a/src/components/xio_room_list_shop_chg/index.vue +++ b/src/components/xio_room_list_shop_chg/index.vue @@ -12,7 +12,7 @@ <script> import Req from '../../utils/jun_httpInstall' // http 璇锋眰 export default { - name: 'XioRoomStatusChg', + name: 'XioRoomListShopChg', props: { isActive: { type: Boolean, -- Gitblit v1.8.0