mirror of
https://gitee.com/lab1024/smart-admin.git
synced 2025-10-03 10:46:38 +08:00
Order list duplicated issue fixed
This commit is contained in:
parent
d1995c9238
commit
3f4be1a15e
@ -313,6 +313,7 @@ export default {
|
|||||||
this.activeIndex = stype;
|
this.activeIndex = stype;
|
||||||
this.goldmedal = data;
|
this.goldmedal = data;
|
||||||
this.alllist=[];
|
this.alllist=[];
|
||||||
|
this.allmessage=[];
|
||||||
this.useralllist=[];
|
this.useralllist=[];
|
||||||
this.obligation=[];
|
this.obligation=[];
|
||||||
this.receiving=[];
|
this.receiving=[];
|
||||||
|
Loading…
Reference in New Issue
Block a user