Pārlūkot izejas kodu

取消订单修改

vaecebyZ 9 mēneši atpakaļ
vecāks
revīzija
2408864b2f
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      trip/index/mixin/index.js

+ 1 - 1
trip/index/mixin/index.js

@@ -138,7 +138,7 @@ export const mixin = {
             title: "取消成功",
             icon: "success",
           });
-          this.state = 2;
+          this.step = 2;
           this.loading = false;
           clearInterval(this.timer);
           this.timer = null;