fix: 关闭列设置出现滚动条的问题以及错误字 (#556)

This commit is contained in:
valarchie
2023-05-16 21:37:59 +08:00
committed by GitHub
parent d5fdc0449a
commit 03fff4befb
2 changed files with 4 additions and 3 deletions

View File

@@ -245,6 +245,7 @@ export default defineComponent({
<el-popover
v-slots={reference}
placement="bottom-start"
popper-style={{ padding: 0 }}
width="160"
trigger="click"