From 3c6e051c0a0a7f74baae0f2c46acd0cfbbbaeb7f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=92=9F=E8=BF=9B?= Date: Sun, 31 Jan 2021 07:59:01 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'lib/assets/javascripts/ne?= =?UTF-8?q?w-dashboard/components/Onboarding/tutorials/CARTOframes/Step1.v?= =?UTF-8?q?ue'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/Onboarding/tutorials/CARTOframes/Step1.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/assets/javascripts/new-dashboard/components/Onboarding/tutorials/CARTOframes/Step1.vue b/lib/assets/javascripts/new-dashboard/components/Onboarding/tutorials/CARTOframes/Step1.vue index b98bc28..d482559 100644 --- a/lib/assets/javascripts/new-dashboard/components/Onboarding/tutorials/CARTOframes/Step1.vue +++ b/lib/assets/javascripts/new-dashboard/components/Onboarding/tutorials/CARTOframes/Step1.vue @@ -60,7 +60,7 @@ import map from 'new-dashboard/assets/resources/onboarding/cartoframes.html'; export default { name: 'Step1', - stepName: '将空间数据添加到数据科学计算', + stepName: '将空间数据添加到Python', components: { StepTitle, CodeBlock,