From caeaef5379dbd3e20aa589bdd908b3db1c551c46 Mon Sep 17 00:00:00 2001 From: liaoxinyu Date: Mon, 17 Jun 2024 16:32:11 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E8=AF=AD=E8=A8=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/lb-picker/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/lb-picker/index.vue b/components/lb-picker/index.vue index fb63720..584212a 100644 --- a/components/lb-picker/index.vue +++ b/components/lb-picker/index.vue @@ -199,7 +199,7 @@ export default { emptyColor: String, emptyText: { type: String, - default: '暂无数据' + default: 'notData' }, radius: String, columnNum: {