master
chenjiajian 2023-05-08 14:28:18 +08:00
parent 3780ef9f6b
commit 012a2c2002
1 changed files with 0 additions and 1 deletions

View File

@ -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>