+
出入异常
{{ todayAbnormalBean.einErrorNum }}
@@ -348,25 +348,25 @@ export default {
position: absolute;
top: 0;
left: 0;
- width: 100%;
- height: 100%;
+ width: 27.5%;
+ height: 40%;
background: transparent;
color: transparent;
}
.actual{
- top: 35.5%;
- left: 5%;
+ top: 88.5%;
+ left: 18%;
cursor: pointer;
}
.expected{
- top: 24%;
- left: 12%;
+ top: 60%;
+ left: 44%;
cursor: pointer;
}
.absent{
- top: 35.5%;
- left: 17%;
+ top: 88.5%;
+ left: 62%;
cursor: pointer;
}