From 610b299ed7c64b48ede23c2a7553c5b90988efa5 Mon Sep 17 00:00:00 2001
From: web <candymxq888@outlook.com>
Date: 星期二, 18 三月 2025 16:01:47 +0800
Subject: [PATCH] fix:修改后台接口问题

---
 src/views/facility/facilityType/index.vue |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/views/facility/facilityType/index.vue b/src/views/facility/facilityType/index.vue
index c48047f..5c40409 100644
--- a/src/views/facility/facilityType/index.vue
+++ b/src/views/facility/facilityType/index.vue
@@ -42,7 +42,6 @@
 let tableHeader = ref({
     name: '类型名称',
     code: '类型编号',
-    facilityType: '设备类型',
     createTimeView: '创建时间'
 })
 

--
Gitblit v1.9.3