mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-09-05 23:56:42 +08:00
fix:整理中的所以取消
This commit is contained in:
@@ -339,7 +339,7 @@ onUnmounted(() => {
|
|||||||
size="small"
|
size="small"
|
||||||
icon="mdi-cancel"
|
icon="mdi-cancel"
|
||||||
@click="remove_queue_task(task.fileitem)"
|
@click="remove_queue_task(task.fileitem)"
|
||||||
:disabled="task.state === 'running'"
|
:disabled="task.state === 'completed'"
|
||||||
/>
|
/>
|
||||||
</template>
|
</template>
|
||||||
</VListItem>
|
</VListItem>
|
||||||
|
|||||||
Reference in New Issue
Block a user