chore: process_running显示按钮
This commit is contained in:
parent
3e565666c6
commit
7e0bb9d06e
@ -184,7 +184,7 @@ function handleVariable(row: Recordable<any>) {
|
|||||||
</template>
|
</template>
|
||||||
<template #action="{ row }">
|
<template #action="{ row }">
|
||||||
<div class="flex flex-col">
|
<div class="flex flex-col">
|
||||||
<div>
|
<div v-if="currentType === 'process_running'">
|
||||||
<a-button
|
<a-button
|
||||||
danger
|
danger
|
||||||
size="small"
|
size="small"
|
||||||
|
Loading…
Reference in New Issue
Block a user