From 7ff0f81a623d2677ef29861ff3d03dfc3331f76b Mon Sep 17 00:00:00 2001 From: 18650502300 <18650502300@163.com> Date: Mon, 24 Mar 2025 08:35:07 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8D=A1=E5=88=B8=E8=AE=A2=E5=8D=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/api/system/room.js | 2 +- src/views/system/cardOrder/index.vue | 296 +++++---------------------- 2 files changed, 57 insertions(+), 241 deletions(-) diff --git a/src/api/system/room.js b/src/api/system/room.js index f961d75..823ec42 100644 --- a/src/api/system/room.js +++ b/src/api/system/room.js @@ -81,7 +81,7 @@ export function openRoomGate(roomId) { // 房间设备全开/全关 export function switchAllDevices(roomId, open) { return request({ - url: `/app/device/adminAll/${roomId}/switch`, + url: `/app/device/admin/adminAll/${roomId}/switch`, method: 'post', params: { open: open diff --git a/src/views/system/cardOrder/index.vue b/src/views/system/cardOrder/index.vue index 35a4e9b..01ce326 100644 --- a/src/views/system/cardOrder/index.vue +++ b/src/views/system/cardOrder/index.vue @@ -9,122 +9,42 @@ @keyup.enter.native="handleQuery" /> - - - - - - - + - - - - - - - - + - - - - - - - - - - + - - - - - - - + - + - - - @@ -137,82 +57,10 @@ @keyup.enter.native="handleQuery" /> - - - - - - - - - - - - - - - - - - - - - - - - - - - + - - - @@ -224,38 +72,6 @@ - - 新增 - - - 修改 - - - 删除 - - - - + + + + + + + + + + + + + + + + + + - - + + @@ -371,8 +187,8 @@ - - + + @@ -383,8 +199,8 @@ - - + + @@ -392,14 +208,14 @@ - - + + - - + +