Showing
1 changed file
with
3 additions
and
3 deletions
| @@ -234,9 +234,9 @@ | @@ -234,9 +234,9 @@ | ||
| 234 | } | 234 | } |
| 235 | }, | 235 | }, |
| 236 | onShow() { | 236 | onShow() { |
| 237 | - // if(getApp().getBindNot()){ | ||
| 238 | - // return | ||
| 239 | - // } | 237 | + if(getApp().getBindNot()){ |
| 238 | + return | ||
| 239 | + } | ||
| 240 | if (this.orgId) { | 240 | if (this.orgId) { |
| 241 | this.loadData(1, { | 241 | this.loadData(1, { |
| 242 | organizationId: this.orgId | 242 | organizationId: this.orgId |