update table size
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user