mirror of
https://gitee.com/lab1024/smart-admin.git
synced 2025-10-02 18:26:38 +08:00
更改
This commit is contained in:
parent
46417f10ff
commit
a17b8204db
@ -383,7 +383,7 @@ export default {
|
|||||||
message: "取消订单成功",
|
message: "取消订单成功",
|
||||||
});
|
});
|
||||||
setTimeout(() => {
|
setTimeout(() => {
|
||||||
this.indet();
|
this.indet(this.userdata);
|
||||||
this.activeIndex=0;
|
this.activeIndex=0;
|
||||||
this.useralllist=[];
|
this.useralllist=[];
|
||||||
}, 500);
|
}, 500);
|
||||||
|
Loading…
Reference in New Issue
Block a user