update tree table async

This commit is contained in:
梁灏 2020-01-10 11:12:49 +08:00
parent 7f4315cb4e
commit 85a1bc8af0
4 changed files with 128 additions and 16 deletions

View file

@ -275,6 +275,15 @@
border-color: transparent;
}
&-loading{
cursor: default;
background-color: transparent;
border-color: transparent;
&:hover{
border-color: transparent;
}
}
&-level{
display: inline-block;
height: 16px;