From 4234539e65837e33c9261f2414ad6371a3a0689c Mon Sep 17 00:00:00 2001 From: yanran200730 Date: Fri, 17 Feb 2023 13:58:15 +0800 Subject: [PATCH] bug --- project/qujing/app/AppLearningRecord/components/List.vue | 2 +- .../app/AppLearningStatistics/AppLearningStatistics.vue | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/project/qujing/app/AppLearningRecord/components/List.vue b/project/qujing/app/AppLearningRecord/components/List.vue index 8b838d40..2808956a 100644 --- a/project/qujing/app/AppLearningRecord/components/List.vue +++ b/project/qujing/app/AppLearningRecord/components/List.vue @@ -78,7 +78,7 @@ }, created() { - // this.search.areaId = this.user.info.areaId + this.search.areaId = this.user.info.areaId this.getList() }, diff --git a/project/qujing/app/AppLearningStatistics/AppLearningStatistics.vue b/project/qujing/app/AppLearningStatistics/AppLearningStatistics.vue index 421e22b1..a3e4a2f2 100644 --- a/project/qujing/app/AppLearningStatistics/AppLearningStatistics.vue +++ b/project/qujing/app/AppLearningStatistics/AppLearningStatistics.vue @@ -139,7 +139,7 @@