From a1b6e56427fa7279e65afc880b7124c6cf289177 Mon Sep 17 00:00:00 2001 From: mk1990 <153958232@qq.com> Date: Mon, 28 Mar 2022 10:11:13 +0800 Subject: [PATCH] =?UTF-8?q?1.=20=E4=BF=AE=E6=94=B9control.vue=20=E6=8A=A5I?= =?UTF-8?q?nvalid=20prop:=20type=20check=20failed=20for=20prop=20"column".?= =?UTF-8?q?=20Expected=20Number=20with=20value=201,=20got=20String=20with?= =?UTF-8?q?=20value=20"1".=202.=20=E4=BF=AE=E6=94=B9control.vue=20Error:?= =?UTF-8?q?=20[vue-clipboards]=20Invalid=20value.=20Please=20use=20a=20val?= =?UTF-8?q?id=20value.=203.=20=E4=BF=AE=E6=94=B9DeviceList.vue=20=E5=88=B7?= =?UTF-8?q?=E6=96=B0=E6=97=B6=E6=8A=A5=20[Vue=20warn]:=20Avoid=20mutating?= =?UTF-8?q?=20a=20prop=20directly=20since=20the=20value=20will=20be=20over?= =?UTF-8?q?written=20whenever=20the=20parent=20component=20re-renders.=20I?= =?UTF-8?q?nstead,=20use=20a=20data=20or=20computed=20property=20based=20o?= =?UTF-8?q?n=20the=20prop's=20value.=20Prop=20being=20mutated:=20"loading"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web_src/src/components/DeviceList.vue | 8 ++++---- web_src/src/components/control.vue | 14 +++++++------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/web_src/src/components/DeviceList.vue b/web_src/src/components/DeviceList.vue index 7922a934..74e3fbc2 100644 --- a/web_src/src/components/DeviceList.vue +++ b/web_src/src/components/DeviceList.vue @@ -57,7 +57,7 @@