diff --git a/src/project/biaopin/AppResidentAssistant/AppResidentAssistant.vue b/src/project/biaopin/AppResidentAssistant/AppResidentAssistant.vue index 0c825d6..e4ecfb9 100644 --- a/src/project/biaopin/AppResidentAssistant/AppResidentAssistant.vue +++ b/src/project/biaopin/AppResidentAssistant/AppResidentAssistant.vue @@ -91,7 +91,7 @@ export default { console.log(res) this.upLoad(res.tempFilePath) }); - // this.getHistoryList() + this.getHistoryList() }, onPullDownRefresh() { if(this.current > this.pages) {