@@ -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;