BUG 27747

This commit is contained in:
aixianling
2022-03-01 10:15:44 +08:00
parent 47c22cb822
commit 04b2f02a13

View File

@@ -3,7 +3,7 @@
<ai-detail>
<ai-title slot="title" title="金融产品详情" isShowBottomBorder isShowBack @onBackClick="$router.push({query:{}})">
<template #rightBtn>
<el-button v-if="isAdmin" type="primary" @click="dialog=true">审核</el-button>
<el-button v-if="isAdmin&&detail.status==0" type="primary" @click="dialog=true">审核</el-button>
</template>
</ai-title>
<template #content>