From cfc64b7c10e6b3283e57f18bdd6a21b8ad7b7499 Mon Sep 17 00:00:00 2001 From: jingrow Date: Tue, 22 Apr 2025 11:29:58 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=94=B9=E5=AE=89=E8=A3=85=E5=BA=94?= =?UTF-8?q?=E7=94=A8=E5=BC=B9=E5=87=BA=E6=A1=86=E5=88=86=E6=94=AF=E4=B8=BA?= =?UTF-8?q?=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- dashboard/src2/components/site/InstallAppDialog.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dashboard/src2/components/site/InstallAppDialog.vue b/dashboard/src2/components/site/InstallAppDialog.vue index 201cb59..215c08b 100644 --- a/dashboard/src2/components/site/InstallAppDialog.vue +++ b/dashboard/src2/components/site/InstallAppDialog.vue @@ -130,7 +130,7 @@ export default { width: '10rem' }, { - label: '分支', + label: '版本', fieldname: 'branch', class: 'text-gray-600', width: '20rem'