diff --git a/pages/mine/reception/consultant.vue b/pages/mine/reception/consultant.vue index 8e29fce..5b7314e 100644 --- a/pages/mine/reception/consultant.vue +++ b/pages/mine/reception/consultant.vue @@ -92,7 +92,7 @@ }, async iniPage() { - await this.getAllDeptName() + // await this.getAllDeptName() await this.getFreeList(); }, // 获取顾问列表