diff --git a/project/fengdu/app/AppLearning/components/List.vue b/project/fengdu/app/AppLearning/components/List.vue index 9339278f..a63efde4 100644 --- a/project/fengdu/app/AppLearning/components/List.vue +++ b/project/fengdu/app/AppLearning/components/List.vue @@ -72,9 +72,7 @@ export default { }; }, created() { - this.dict.load("twoNewOrgCompanyCategory", "twoNewOrgConcernDegree").then(() => { - this.getList() - }) + this.getList() }, methods: { getListInit() {