pref: 优化容器列表选项列选项 (#3775)

This commit is contained in:
ssongliu
2024-02-01 07:01:41 +00:00
committed by GitHub
parent 13a69fa1ed
commit edc3540e67
@@ -102,6 +102,7 @@
min-width="100"
prop="name"
sortable
fix
:fixed="mobile ? 'false' : 'left'"
>
<template #default="{ row }">
@@ -291,6 +292,7 @@
prop="runTime"
/>
<fu-table-operations
fix
width="180px"
:ellipsis="2"
:buttons="buttons"