工单
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
<div class="detail-content__wrapper--left">
|
||||
<ai-card title="基础信息">
|
||||
<template #right>
|
||||
<el-button type="primary" @click="editClick()" v-if="detail.eventStatus != 2 || detail.eventStatus != 3">编辑</el-button>
|
||||
<el-button type="primary" @click="editClick()" v-if="detail.eventStatus != 2 && detail.eventStatus != 3">编辑</el-button>
|
||||
</template>
|
||||
<template #content>
|
||||
<ai-wrapper>
|
||||
|
||||
Reference in New Issue
Block a user