Commit 4f14b7c5 authored by tangfh's avatar tangfh

+

parent e5f37d31
...@@ -169,7 +169,6 @@ ...@@ -169,7 +169,6 @@
return; return;
} }
var tab = this.tabBars[this.tabIndex]; var tab = this.tabBars[this.tabIndex];
tab.content.refreshFlag = false;
let param = { let param = {
status: tab.type, status: tab.type,
screen: tab.isNeedFilter ? this.screen : '', screen: tab.isNeedFilter ? this.screen : '',
......
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