src/page/order/FinancialOrder/index.vue
@@ -71,8 +71,10 @@ </div> </div> </div> <div v-if="this.showBtn" @click="ransom" class="text-white btnMain h-97 lh-97 w-762 rounded-lg text-center fixed wz "> {{ $t('我要赎回') }}</div> <!-- <div v-if="this.showBtn" @click="ransom" class="text-white btnMain h-97 lh-97 w-762 rounded-lg text-center fixed wz "> {{ $t('我要赎回') }}</div> --> <div v-if="dataObj.state!=2" @click="ransom" class="text-white btnMain h-97 lh-97 w-762 rounded-lg text-center fixed wz "> {{ $t('我要赎回') }}</div> </div> </template>