diff --git a/src/list/index.js b/src/list/index.js index 6d430cc0..11b6e7be 100644 --- a/src/list/index.js +++ b/src/list/index.js @@ -60,7 +60,7 @@ Component({ tagPlain: Boolean, badgePosition: { type: String, - value: 'left' + value: 'right' }, dotBadge: Boolean, badgeCount: Number,