Merge "fix:update volume snapshot columns in the volume detail page"
This commit is contained in:
commit
6ccdbccbf7
@ -123,6 +123,7 @@ export class Snapshots extends Base {
|
|||||||
routeQuery: { tab: 'snapshot' },
|
routeQuery: { tab: 'snapshot' },
|
||||||
isHideable: true,
|
isHideable: true,
|
||||||
sorter: false,
|
sorter: false,
|
||||||
|
hidden: this.inDetailPage,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: t('Created At'),
|
title: t('Created At'),
|
||||||
|
Loading…
Reference in New Issue
Block a user