diff --git a/src/pages/storage/containers/Snapshot/index.jsx b/src/pages/storage/containers/Snapshot/index.jsx index 6236d9ce..1b56321c 100644 --- a/src/pages/storage/containers/Snapshot/index.jsx +++ b/src/pages/storage/containers/Snapshot/index.jsx @@ -123,6 +123,7 @@ export class Snapshots extends Base { routeQuery: { tab: 'snapshot' }, isHideable: true, sorter: false, + hidden: this.inDetailPage, }, { title: t('Created At'),