30701
This commit is contained in:
@@ -162,7 +162,7 @@ export default {
|
|||||||
},
|
},
|
||||||
},
|
},
|
||||||
onShow() {
|
onShow() {
|
||||||
document.title = '群发居民群'
|
document.title = '协同宣发'
|
||||||
this.$dict.load(['mstStatus']).then(() => {
|
this.$dict.load(['mstStatus']).then(() => {
|
||||||
this.list = []
|
this.list = []
|
||||||
this.current = 1
|
this.current = 1
|
||||||
|
|||||||
@@ -566,7 +566,7 @@ export default {
|
|||||||
})
|
})
|
||||||
this.getColumnarEcharts(xData, yData)
|
this.getColumnarEcharts(xData, yData)
|
||||||
})
|
})
|
||||||
},1000)
|
}, 2000)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user