|
@@ -18,6 +18,7 @@
|
|
</div>
|
|
</div>
|
|
|
|
|
|
<div v-if="stepsKey === 1" class="hc-body-center-box">
|
|
<div v-if="stepsKey === 1" class="hc-body-center-box">
|
|
|
|
+ <el-button type="primary" hc-btn @click="isCustodyTest = !isCustodyTest">切换通过状态</el-button>
|
|
<div v-if="!isCustodyTest" class="hc-content-box">
|
|
<div v-if="!isCustodyTest" class="hc-content-box">
|
|
<img :src="bgColor" alt="">
|
|
<img :src="bgColor" alt="">
|
|
|
|
|