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 @@