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