Merge "fix:update volume snapshot columns in the volume detail page"

This commit is contained in:
Zuul 2022-09-14 12:30:08 +00:00 committed by Gerrit Code Review
commit 6ccdbccbf7
1 changed files with 1 additions and 0 deletions

View File

@ -123,6 +123,7 @@ export class Snapshots extends Base {
routeQuery: { tab: 'snapshot' },
isHideable: true,
sorter: false,
hidden: this.inDetailPage,
},
{
title: t('Created At'),