From ee5c19944958af03524f71ff3250503146b99041 Mon Sep 17 00:00:00 2001 From: CaptainB Date: Fri, 20 Jun 2025 17:08:02 +0800 Subject: [PATCH] fix: update ModelCard.vue to use 'model' instead of 'scope.row' in authorized workspace dialog --- ui/src/views/shared/model-shared/component/ModelCard.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/src/views/shared/model-shared/component/ModelCard.vue b/ui/src/views/shared/model-shared/component/ModelCard.vue index a42f9ae48..8e4a905f0 100644 --- a/ui/src/views/shared/model-shared/component/ModelCard.vue +++ b/ui/src/views/shared/model-shared/component/ModelCard.vue @@ -83,7 +83,7 @@ > {{ $t('common.modify') }} - {{ + {{ $t('views.system.authorized_workspace') }}