This commit is contained in:
952108534@qq.com 2022-01-22 22:26:44 +08:00
parent 46417f10ff
commit a17b8204db

View File

@ -383,7 +383,7 @@ export default {
message: "取消订单成功",
});
setTimeout(() => {
this.indet();
this.indet(this.userdata);
this.activeIndex=0;
this.useralllist=[];
}, 500);