Commit 56b44e4b authored by youjie's avatar youjie

no message

parent ec184c07
...@@ -2120,7 +2120,9 @@ export default { ...@@ -2120,7 +2120,9 @@ export default {
this.checkboxShow = false; this.checkboxShow = false;
} }
if(active){ if(active){
this.total = 0
this.DataList = []; this.DataList = [];
this.msg.pageIndex = 1
} }
if (!this.msg.ClientID) this.msg.ClientID = 0; if (!this.msg.ClientID) this.msg.ClientID = 0;
if (!this.msg.ClientType) this.msg.ClientType = 0; if (!this.msg.ClientType) this.msg.ClientType = 0;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment