NEZ-1739 feat: 补充loading 动画

This commit is contained in:
@changcode
2022-03-25 15:40:05 +08:00
parent c5aab4ae7f
commit b1e4745909
71 changed files with 130 additions and 125 deletions

View File

@@ -14,7 +14,7 @@
</div>
<div class="box__table">
<el-table
v-loading="loading"
v-my-loading="loading"
:data="selectableData"
:row-class-name="setRowShow"
height="100%"