From d57331092d46ef177021422b20a7480682dc4296 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A4=9A=E5=95=A6b=E6=A2=A6?= <1715109585@qq.com> Date: Sun, 12 Nov 2023 09:20:49 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=91=E5=B8=83,=E4=BF=AE=E5=A4=8D=E4=BB=A3?= =?UTF-8?q?=E7=A0=81=E7=BC=96=E8=BE=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- GoEasyDesigner/frontend/src/app11.vue | 4 ++-- GoEasyDesigner/frontend/src/main.js | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/GoEasyDesigner/frontend/src/app11.vue b/GoEasyDesigner/frontend/src/app11.vue index 65f0de3..6c38057 100644 --- a/GoEasyDesigner/frontend/src/app11.vue +++ b/GoEasyDesigner/frontend/src/app11.vue @@ -85,7 +85,7 @@ - @@ -97,7 +97,7 @@ - diff --git a/GoEasyDesigner/frontend/src/main.js b/GoEasyDesigner/frontend/src/main.js index 6048ee2..d739c26 100644 --- a/GoEasyDesigner/frontend/src/main.js +++ b/GoEasyDesigner/frontend/src/main.js @@ -166,7 +166,7 @@ function loadEidtCode(){ } -// loadEidtCode() +loadEidtCode() app.config.warnHandler = function (msg, vm, trace) {