bug
This commit is contained in:
@@ -41,6 +41,10 @@ export default {
|
||||
}
|
||||
},
|
||||
|
||||
onShow() {
|
||||
document.title = '预警监控'
|
||||
},
|
||||
|
||||
onLoad() {
|
||||
uni.$on('reload', () => {
|
||||
if (this.currIndex === 0) {
|
||||
|
||||
Reference in New Issue
Block a user