diff --git a/src/views/dashboard/List.vue b/src/views/dashboard/List.vue
index c5c768f7..25373068 100644
--- a/src/views/dashboard/List.vue
+++ b/src/views/dashboard/List.vue
@@ -73,7 +73,7 @@ limitations under the License. -->
--
-
+
v-if="[EntityType[0].value].includes(scope.row.entity)"
>
-
+
{{ scope.row.isDefault ? "Disable" : "Enable" }}