保存进度!

This commit is contained in:
Kane Wang 2023-10-28 12:09:02 +08:00
parent 80ba8da7e0
commit d517c2e82a
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@
<el-progress <el-progress
type="circle" type="circle"
:percentage="ui.percentage" :percentage="ui.percentage"
status="success"
> >
<template #default> <template #default>
<span class="percentage-label">{{ ui.indicator }}</span> <span class="percentage-label">{{ ui.indicator }}</span>