From 1885b2120c1650ae0cd9bc765a01e4a8b1974f01 Mon Sep 17 00:00:00 2001 From: Lawrence <1934378145@qq.com> Date: Thu, 14 Jan 2021 23:44:58 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=AD=A3=E4=BF=AE=E6=94=B9=E8=BF=87?= =?UTF-8?q?=E4=B8=8A=E7=BA=A7=E5=B9=B3=E5=8F=B0=E4=BF=A1=E6=81=AF=E5=90=8E?= =?UTF-8?q?=E5=86=8D=E6=AC=A1=E5=88=9B=E5=BB=BA=E4=B8=8A=E7=BA=A7=E5=B9=B3?= =?UTF-8?q?=E5=8F=B0=E6=8C=89=E9=92=AE=E4=B8=8D=E4=BC=9A=E5=8F=98=E4=B8=BA?= =?UTF-8?q?'=E7=AB=8B=E5=8D=B3=E5=88=9B=E5=BB=BA'=E7=9A=84=E9=97=AE?= =?UTF-8?q?=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web_src/src/components/platformEdit.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/web_src/src/components/platformEdit.vue b/web_src/src/components/platformEdit.vue index aefa9ab6..4a916e8a 100644 --- a/web_src/src/components/platformEdit.vue +++ b/web_src/src/components/platformEdit.vue @@ -200,6 +200,7 @@ export default { this.platform = platform; this.onSubmit_text = "保存"; } else { + this.onSubmit_text = "立即创建"; } }, onSubmit: function () {