add name property

This commit is contained in:
labixiaoshuai 2019-03-09 17:17:27 +08:00
parent fbf462b440
commit ee8ca0fcb7

View file

@ -11,6 +11,7 @@
const prefixCls = 'ivu-loading-bar';
export default {
name: 'LoadingBar',
props: {
// percent: {
// type: Number,