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