Commit 1999c55b by Sendya

fix: ChartCard loading type error

parent a4794e8b
......@@ -33,8 +33,8 @@
default: ''
},
loading: {
type: String,
default: ''
type: Boolean,
default: false
}
}
}
......
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