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: {