独墅湖高教创新区危化品智慧管控平台(新危化品)
马宇豪
2025-04-21 cc41c6680e4230f9e3f7c8bc3552841c577d812d
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>