From dc7086fb9ff4b85b30e08a083c3e821d8f9cb194 Mon Sep 17 00:00:00 2001 From: fofolee Date: Mon, 2 May 2022 08:58:05 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BC=96=E7=A8=8B=E8=AF=AD=E8=A8=80=E6=94=B9?= =?UTF-8?q?=E5=90=8D=E4=B8=BA=E7=8E=AF=E5=A2=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/CommandEditor.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/CommandEditor.vue b/src/components/CommandEditor.vue index 997d675..d89aeed 100644 --- a/src/components/CommandEditor.vue +++ b/src/components/CommandEditor.vue @@ -60,7 +60,7 @@ @update:model-value="programChanged" v-model="quickcommandInfo.program" :options="programLanguages" - label="编程语言" + label="环境" >