From cc41c6680e4230f9e3f7c8bc3552841c577d812d Mon Sep 17 00:00:00 2001
From: 马宇豪 <978517621@qq.com>
Date: Mon, 21 Apr 2025 10:38:43 +0800
Subject: [PATCH] 修改大屏
---
src/views/hazardousChemicals/avoidWarning/index.vue | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/views/hazardousChemicals/avoidWarning/index.vue b/src/views/hazardousChemicals/avoidWarning/index.vue
index 01f4f36..1a6cd3e 100644
--- a/src/views/hazardousChemicals/avoidWarning/index.vue
+++ b/src/views/hazardousChemicals/avoidWarning/index.vue
@@ -63,7 +63,7 @@
</div>
<div style="margin-top: 10px">相忌试剂:{{ item.tabooBasicName }}</div>
<div style="margin-top: 10px">存储位置:{{item.warehouseName}}——{{item.cupboardName}}</div>
- <el-button style="margin-top: 15px;float: right;color: white;margin-bottom: 5px" :color="item.warningType == 1 ? '#ef8a8a' : '#efb965'" @click="handle(item)">立即处理</el-button>
+<!-- <el-button style="margin-top: 15px;float: right;color: white;margin-bottom: 5px" :color="item.warningType == 1 ? '#ef8a8a' : '#efb965'" @click="handle(item)">立即处理</el-button>-->
</el-card>
</el-col>
--
Gitblit v1.9.2