chore: process_running显示按钮

This commit is contained in:
dap 2024-12-17 08:21:00 +08:00
parent 3e565666c6
commit 7e0bb9d06e

View File

@ -184,7 +184,7 @@ function handleVariable(row: Recordable<any>) {
</template>
<template #action="{ row }">
<div class="flex flex-col">
<div>
<div v-if="currentType === 'process_running'">
<a-button
danger
size="small"