Commit 71b5c0fb by qinjianhui

fix: 问题修改

parent 574904ef
......@@ -597,7 +597,7 @@
</template>
<!-- 挂起 -->
<template v-if="status === 'SUSPEND'">
<span class="item">
<span v-if="suspendedSubTab !== 1" class="item">
<ElButton type="warning" @click="() => handleCancelSuspend()"
>取消挂起</ElButton
>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment