style: 文件列表增加操作列宽度 (#1667)

This commit is contained in:
zhengkunwang
2023-07-14 06:22:10 +00:00
committed by GitHub
parent 6538282a7b
commit 72c7407b0b
@@ -156,7 +156,7 @@
:ellipsis="3"
:buttons="buttons"
:label="$t('commons.table.operate')"
min-width="200"
min-width="300"
fixed="right"
fix
/>