1 changed files with
1 additions and
1 deletions
|
|
@ -41,8 +41,8 @@
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<el-table
|
|
|
|
<el-table
|
|
|
|
:key="randomKey"
|
|
|
|
:key="randomKey"
|
|
|
|
|
|
|
|
max-height="450"
|
|
|
|
class="bs-el-table"
|
|
|
|
class="bs-el-table"
|
|
|
|
height="100%"
|
|
|
|
|
|
|
|
:data="tableList"
|
|
|
|
:data="tableList"
|
|
|
|
>
|
|
|
|
>
|
|
|
|
<el-empty />
|
|
|
|
<el-empty />
|
|
|
|