bug
lxf
2025-05-22 af95928a0bc0e865fab30b932ce921003d1d4f09
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>