Explorar o código

取消订单修改

vaecebyZ hai 9 meses
pai
achega
2408864b2f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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;