mirror of
https://gitee.com/pan648540858/wvp-GB28181-pro.git
synced 2026-06-24 19:57:48 +08:00
调整国标设备列表样式
This commit is contained in:
parent
015441bbb2
commit
b71a057b23
@ -110,7 +110,7 @@
|
||||
/>
|
||||
</template>
|
||||
</el-table-column>
|
||||
<el-table-column label="统计" min-width="160">
|
||||
<el-table-column label="统计" min-width="140">
|
||||
<template v-slot:default="scope">
|
||||
<el-button
|
||||
type="text"
|
||||
@ -132,7 +132,7 @@
|
||||
</el-button>
|
||||
</template>
|
||||
</el-table-column>
|
||||
<el-table-column label="操作" min-width="200" fixed="right">
|
||||
<el-table-column label="操作" min-width="240" fixed="right">
|
||||
<template v-slot:default="scope">
|
||||
<el-button
|
||||
type="text"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user