update
parent
3780ef9f6b
commit
012a2c2002
|
@ -258,7 +258,6 @@ class Progress extends Component {
|
|||
color: this['text-color'],
|
||||
'line-height': this['stroke-width'] + 'px'
|
||||
})}
|
||||
v-if="showText && textInside"
|
||||
>
|
||||
${this.value + '%'}
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue