From 61a80142d7cfd843b050bdc5c6946fd3bc378bd0 Mon Sep 17 00:00:00 2001 From: 188633308 <188633308@qq.com> Date: Sun, 25 Apr 2021 21:08:51 +0800 Subject: [PATCH] =?UTF-8?q?update=20=E4=BC=98=E5=8C=96=E9=94=99=E8=AF=AF?= =?UTF-8?q?=E6=8F=90=E7=A4=BA=E4=BF=A1=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Web/src/views/main/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Web/src/views/main/index.vue b/Web/src/views/main/index.vue index 8a4d288..4e24808 100644 --- a/Web/src/views/main/index.vue +++ b/Web/src/views/main/index.vue @@ -141,7 +141,7 @@ export default { this.$refs.content.onLoadContentWindow(key); } else { - console.warn('地址错误'); + console.warn('wrong component path'); } },