2
This commit is contained in:
@@ -51,9 +51,6 @@
|
||||
</div>
|
||||
<div v-show="currIndex === 2">
|
||||
<ai-card title="风险处置">
|
||||
<template #right>
|
||||
<el-button type="primary" v-if="info.status === '0'" @click="release">解除异常</el-button>
|
||||
</template>
|
||||
<template #content>
|
||||
<ai-wrapper
|
||||
label-width="120px">
|
||||
|
||||
Reference in New Issue
Block a user