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