src/views/C2C/c2cOrder/payment/ConfirmedPaid.vue
@@ -120,7 +120,7 @@ </div> <!-- 弹窗 --> <van-popup v-model="show" round position="bottom"> <van-popup v-model:show="show" round position="bottom"> <div class="pt-44"> <div class="mb-42 font-600 font-32 text-center"> {{ $t("您是否已收到款项?") }} @@ -255,6 +255,7 @@ type: "sell", }, }); // this.$router.go(-1) }, back() { this.show = false;