From 3ec42eb891055ee91ea075fede2ae09377affcff Mon Sep 17 00:00:00 2001 From: liuye Date: Mon, 8 Jan 2024 10:45:49 +0800 Subject: [PATCH] bug --- .../biaopin/AppResidentAssistant/AppResidentAssistant.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) {