From 66c4ed2b7908ff58f6a5c3c3add69941c614cab0 Mon Sep 17 00:00:00 2001 From: liuye Date: Thu, 12 Jan 2023 13:42:18 +0800 Subject: [PATCH] =?UTF-8?q?=E9=97=AE=E7=AD=94=E8=AF=A6=E6=83=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- project/fengdu/app/AppLearning/components/List.vue | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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() {