|
|
|
@ -48,8 +48,9 @@ Page({ |
|
|
|
}) |
|
|
|
this.fetchRegionList() |
|
|
|
this.fetchPapersList() |
|
|
|
event.on('attentionPaperList', this, this.onEvent) |
|
|
|
event.on('factoryDetails', this, this.onEvent) |
|
|
|
event.on('attentionPaperList', this, this.onEvent) |
|
|
|
|
|
|
|
}, |
|
|
|
onEvent: function (message) { |
|
|
|
if (message.what == 1100 || message.what == 1101) { |
|
|
|
|