mirror of
https://gitee.com/pan648540858/wvp-GB28181-pro.git
synced 2026-06-29 13:37:49 +08:00
Compare commits
3 Commits
848e4b4373
...
41eef03565
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
41eef03565 | ||
|
|
cf5bcb6349 | ||
|
|
b05f770a57 |
@ -21,6 +21,7 @@
|
|||||||
border
|
border
|
||||||
stripe
|
stripe
|
||||||
max-height="100%"
|
max-height="100%"
|
||||||
|
height="100%"
|
||||||
style="flex: 1"
|
style="flex: 1"
|
||||||
>
|
>
|
||||||
<el-table-column prop="presetId" label="序号" align="center" />
|
<el-table-column prop="presetId" label="序号" align="center" />
|
||||||
|
|||||||
@ -132,7 +132,7 @@
|
|||||||
</el-button>
|
</el-button>
|
||||||
</template>
|
</template>
|
||||||
</el-table-column>
|
</el-table-column>
|
||||||
<el-table-column label="操作" min-width="240" fixed="right">
|
<el-table-column label="操作" min-width="260" 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