From 2dc3f0507d6e883d16b1c3c095ca06455a6fa1a7 Mon Sep 17 00:00:00 2001
From: Junjie <540245094@qq.com>
Date: 星期一, 25 十二月 2023 09:21:20 +0800
Subject: [PATCH] #提升机设备工作号优化

---
 src/main/webapp/views/console.html |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/main/webapp/views/console.html b/src/main/webapp/views/console.html
index 8fc40bb..1f9a9dd 100644
--- a/src/main/webapp/views/console.html
+++ b/src/main/webapp/views/console.html
@@ -76,8 +76,8 @@
 						<el-button :style="{background:currentLev === lev ? '#7DCDFF':''}" @click="changFloor(lev)">{{lev}}F</el-button>
 					</div>
 					<div>
-						<el-button @click="testMove()">娴嬭瘯绉诲姩杞�</el-button>
-						<el-button @click="resetMap()">閲嶇疆鍦板浘</el-button>
+<!--						<el-button @click="testMove()">娴嬭瘯绉诲姩杞�</el-button>-->
+<!--						<el-button @click="resetMap()">閲嶇疆鍦板浘</el-button>-->
 					</div>
 				</div>
 			</div>

--
Gitblit v1.9.1