style: 容器列表页面适配手机端 (#3616)

This commit is contained in:
zhengkunwang
2024-01-15 14:16:15 +08:00
committed by GitHub
parent 7036ba0d5c
commit 33910f7993
@@ -284,7 +284,7 @@
:ellipsis="2"
:buttons="buttons"
:label="$t('commons.table.operate')"
fixed="right"
:fixed="mobile ? 'auto' : 'right'"
/>
</ComplexTable>
</template>