From 2c9274247f47b319a7fcf02c6b05b5d49393909e Mon Sep 17 00:00:00 2001 From: syruan <15555146157@163.com> Date: Tue, 14 Oct 2025 18:25:44 +0800 Subject: [PATCH] =?UTF-8?q?=E5=95=86=E5=9F=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/equipCardHall/index.vue | 25 ++++++++- src/views/equip/list.vue | 23 +-------- src/views/order/index.vue | 70 +++++++++++++------------- 3 files changed, 60 insertions(+), 58 deletions(-) diff --git a/src/components/equipCardHall/index.vue b/src/components/equipCardHall/index.vue index 7f66bd5..27cbaad 100644 --- a/src/components/equipCardHall/index.vue +++ b/src/components/equipCardHall/index.vue @@ -5,7 +5,7 @@
  • {{ name }} ({{ typeName }}) - + {{ statusText }}
  • {{ company }}
  • @@ -24,6 +24,7 @@