update table size

This commit is contained in:
dqjdda
2019-12-02 13:02:10 +08:00
parent bb6389d102
commit 4845d41699
22 changed files with 22 additions and 22 deletions

View File

@@ -47,7 +47,7 @@
</div>
</el-dialog>
<!--表格渲染-->
<el-table v-loading="loading" :data="data" size="small" style="width: 100%;">
<el-table v-loading="loading" :data="data" style="width: 100%;">
<el-table-column label="状态" width="50px">
<template slot-scope="scope">
<el-tag