From d6297852e1ec4b93d6b2923721a1cf63de3ecf66 Mon Sep 17 00:00:00 2001
From: 13937891274 <kxc0822>
Date: 星期五, 15 七月 2022 17:21:43 +0800
Subject: [PATCH] 应急预案启动记录

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

diff --git a/src/views/facilityManagement/InstrumentationInformation/index.vue b/src/views/facilityManagement/InstrumentationInformation/index.vue
index 957fde1..bef886c 100644
--- a/src/views/facilityManagement/InstrumentationInformation/index.vue
+++ b/src/views/facilityManagement/InstrumentationInformation/index.vue
@@ -89,7 +89,7 @@
 						<el-table-column property="address" label="装置设施型号" align="center" sortable show-overflow-tooltip />
 						<el-table-column property="address" label="类型/类别外键" align="center" sortable show-overflow-tooltip />
 						<el-table-column property="address" label="设施部位" align="center" sortable show-overflow-tooltip />
-						<el-table-column label="操作" align="center" style="width: 300px">
+						<el-table-column label="操作" align="center" width="250">
 							<template #default>
 								<el-button link type="primary" size="default" :icon="View">查看</el-button>
 								<el-button link type="primary" size="default" :icon="EditPen">修改</el-button>

--
Gitblit v1.9.2