From 2b4328392746fc59f5edf98fed629f8db2804e18 Mon Sep 17 00:00:00 2001
From: shj <1790240199@qq.com>
Date: 星期三, 27 七月 2022 09:29:23 +0800
Subject: [PATCH] 对接

---
 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