Compare commits

..

1 Commits

Author SHA1 Message Date
阿斌
c2dad7bb37
Pre Merge pull request !36 from 阿斌/N/A 2026-06-23 12:39:10 +00:00
2 changed files with 1 additions and 2 deletions

View File

@ -21,7 +21,6 @@
border
stripe
max-height="100%"
height="100%"
style="flex: 1"
>
<el-table-column prop="presetId" label="序号" align="center" />

View File

@ -132,7 +132,7 @@
</el-button>
</template>
</el-table-column>
<el-table-column label="操作" min-width="260" fixed="right">
<el-table-column label="操作" min-width="240" fixed="right">
<template v-slot:default="scope">
<el-button
type="text"