mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-09-07 16:56:40 +08:00
fix ui
This commit is contained in:
@@ -328,6 +328,7 @@ onUnmounted(() => {
|
|||||||
:model-value="getFileProgress(task.fileitem.path).value"
|
:model-value="getFileProgress(task.fileitem.path).value"
|
||||||
color="success"
|
color="success"
|
||||||
class="mb-1"
|
class="mb-1"
|
||||||
|
:height="3"
|
||||||
/>
|
/>
|
||||||
<div class="text-xs text-medium-emphasis text-center">
|
<div class="text-xs text-medium-emphasis text-center">
|
||||||
{{ getFileProgress(task.fileitem.path).value.toFixed(1) }}%
|
{{ getFileProgress(task.fileitem.path).value.toFixed(1) }}%
|
||||||
|
|||||||
Reference in New Issue
Block a user