工单对账模块
This commit is contained in:
@ -108,7 +108,8 @@ export default {
|
||||
states:item.states.code
|
||||
}
|
||||
});
|
||||
}
|
||||
},
|
||||
|
||||
}
|
||||
}
|
||||
</script>
|
||||
|
@ -119,6 +119,7 @@ export default {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
background-color: #F4F5F7;
|
||||
overflow-y: auto;
|
||||
}
|
||||
.common {
|
||||
@include wh(100%, 161px);
|
||||
|
Reference in New Issue
Block a user