处理修改日期之后查询了接口但是没有重新渲染的问题
This commit is contained in:
parent
a53b466bf1
commit
012c2bebd2
|
@ -844,4 +844,10 @@ export default {
|
||||||
color: white;
|
color: white;
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
}
|
}
|
||||||
|
.ant-spin-nested-loading{
|
||||||
|
height: 100%;
|
||||||
|
/deep/.ant-spin-container{
|
||||||
|
height: 100%;
|
||||||
|
}
|
||||||
|
}
|
||||||
</style>
|
</style>
|
Loading…
Reference in New Issue
Block a user