Merge pull request #5398 from labixiaoshuai/2.0

给组件添加名字
This commit is contained in:
Aresn 2019-03-11 09:25:41 +08:00 committed by GitHub
commit a3d60e1287
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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