This commit is contained in:
jxxghp
2023-09-24 19:52:55 +08:00
parent 264748652f
commit 7197034eda
+1 -1
View File
@@ -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)"
> >