lxf
2025-05-22 8d35986daac1e00e0b02109f45287a6a8c2cb257
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>