mirror of
https://gitee.com/pan648540858/wvp-GB28181-pro.git
synced 2026-05-06 14:07:49 +08:00
调整订阅列宽以改善用户界面
This commit is contained in:
parent
2b7cab7572
commit
d6b63e13c0
@ -91,7 +91,7 @@
|
|||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
</el-table-column>
|
</el-table-column>
|
||||||
<el-table-column label="订阅" min-width="160">
|
<el-table-column label="订阅" min-width="240">
|
||||||
<template v-slot:default="scope">
|
<template v-slot:default="scope">
|
||||||
<el-checkbox
|
<el-checkbox
|
||||||
label="目录"
|
label="目录"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user