Commit c5a721ade8f1a02da305e0683cb65937a22359f5

Authored by 梁灏
1 parent 2c5faf30

update

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
src/components/avatar/avatar.vue
@@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@
13 }, 13 },
14 data () { 14 data () {
15 return { 15 return {
16 - 16 + prefixCls: prefixCls
17 }; 17 };
18 }, 18 },
19 computed: { 19 computed: {