Commit 1999c55b by Sendya

fix: ChartCard loading type error

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