From addb18b2ef7004b88e6eaed7f5178d92592603a8 Mon Sep 17 00:00:00 2001 From: yanran200730 Date: Fri, 10 Feb 2023 11:48:23 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B2=E9=9D=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- project/pingchang/apps/AppCommunityInfo/components/List.vue | 3 +-- .../qujing/app/AppLearningStatistics/AppLearningStatistics.vue | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/project/pingchang/apps/AppCommunityInfo/components/List.vue b/project/pingchang/apps/AppCommunityInfo/components/List.vue index a7340237..fa86247a 100644 --- a/project/pingchang/apps/AppCommunityInfo/components/List.vue +++ b/project/pingchang/apps/AppCommunityInfo/components/List.vue @@ -58,8 +58,7 @@ export default { props: { instance: Function, - dict: Object, - menuName: String + dict: Object }, data() { diff --git a/project/qujing/app/AppLearningStatistics/AppLearningStatistics.vue b/project/qujing/app/AppLearningStatistics/AppLearningStatistics.vue index f1cfed4c..76ebabfb 100644 --- a/project/qujing/app/AppLearningStatistics/AppLearningStatistics.vue +++ b/project/qujing/app/AppLearningStatistics/AppLearningStatistics.vue @@ -6,14 +6,13 @@