From 133a7fcc9330c029ff60fe7099d65ed05d136f4a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E7=A3=8A?= Date: Fri, 9 Aug 2024 11:13:45 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E8=A1=A8=E5=8D=95=E6=A0=A1=E9=AA=8C?= =?UTF-8?q?=E4=B8=8D=E9=9A=90=E8=97=8F=E9=94=99=E8=AF=AF=E6=B6=88=E6=81=AF?= =?UTF-8?q?dom?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/uni_modules/wot-design-uni/components/wd-cell/wd-cell.vue | 2 +- src/uni_modules/wot-design-uni/components/wd-input/wd-input.vue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/uni_modules/wot-design-uni/components/wd-cell/wd-cell.vue b/src/uni_modules/wot-design-uni/components/wd-cell/wd-cell.vue index 3c5ea4e50..d54f19a45 100644 --- a/src/uni_modules/wot-design-uni/components/wd-cell/wd-cell.vue +++ b/src/uni_modules/wot-design-uni/components/wd-cell/wd-cell.vue @@ -38,7 +38,7 @@ - {{ errorMessage }} + {{ errorMessage }} diff --git a/src/uni_modules/wot-design-uni/components/wd-input/wd-input.vue b/src/uni_modules/wot-design-uni/components/wd-input/wd-input.vue index a84591337..29f089219 100644 --- a/src/uni_modules/wot-design-uni/components/wd-input/wd-input.vue +++ b/src/uni_modules/wot-design-uni/components/wd-input/wd-input.vue @@ -67,7 +67,7 @@ - {{ errorMessage }} + {{ errorMessage }}