Commit 2cb62706 authored by iamkun's avatar iamkun Committed by hetech

chore: update badge prop check (#16198)

parent e2303b85
......@@ -23,7 +23,7 @@ export default {
name: 'ElBadge',
props: {
value: {},
value: [String, Number],
max: Number,
isDot: Boolean,
hidden: Boolean,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment