From 17c7c68a17e6502d09299ea385e01413595c17d4 Mon Sep 17 00:00:00 2001
From: shj <1790240199@qq.com>
Date: 星期五, 29 七月 2022 09:28:20 +0800
Subject: [PATCH] Merge branch 'master' of https://sinanoaq.cn:8888/r/gtqtOut

---
 src/views/facilityManagement/InstrumentationInformation/index.vue |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/views/facilityManagement/InstrumentationInformation/index.vue b/src/views/facilityManagement/InstrumentationInformation/index.vue
index 391eb68..9cb55c1 100644
--- a/src/views/facilityManagement/InstrumentationInformation/index.vue
+++ b/src/views/facilityManagement/InstrumentationInformation/index.vue
@@ -30,9 +30,9 @@
 						<el-button size="default" type="danger" :icon="Delete" plain>删除</el-button>
 					</div>
 					<div>
-						<el-button size="default" :icon="Upload" @click="openUp"></el-button>
+						<!-- <el-button size="default" :icon="Upload" @click="openUp"></el-button>
 						<el-button size="default" :icon="Download"></el-button>
-						<el-button size="default" :icon="Refresh"></el-button>
+						<el-button size="default" :icon="Refresh"></el-button> -->
 					</div>
 				</div>
 				<div style="padding-left: 10px">

--
Gitblit v1.9.2