mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-09-05 23:56:42 +08:00
fix ui
This commit is contained in:
@@ -113,7 +113,7 @@ onUnmounted(() => {
|
|||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
<VBtn
|
<VBtn
|
||||||
small
|
size="small"
|
||||||
:disabled="scheduler.status === '正在运行'"
|
:disabled="scheduler.status === '正在运行'"
|
||||||
@click="runCommand(scheduler.id)"
|
@click="runCommand(scheduler.id)"
|
||||||
>
|
>
|
||||||
|
|||||||
Reference in New Issue
Block a user