mirror of
https://github.com/1Panel-dev/1Panel.git
synced 2026-09-25 16:00:56 +00:00
pref: 优化容器列表选项列选项 (#3775)
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user