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