From da0676441be25bdb55c10e4386c2dcfb3a750f8a Mon Sep 17 00:00:00 2001 From: zoujiandong <10130823232@qq.com> Date: Fri, 22 Mar 2024 17:09:31 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=93=E5=AE=B6=E9=97=AE=E8=AF=8A=E5=88=97?= =?UTF-8?q?=E8=A1=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- patient/pages/expertConsult/expertConsult.js | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/patient/pages/expertConsult/expertConsult.js b/patient/pages/expertConsult/expertConsult.js index 9d52113..425d105 100644 --- a/patient/pages/expertConsult/expertConsult.js +++ b/patient/pages/expertConsult/expertConsult.js @@ -22,7 +22,7 @@ Page({ lock:false, is_online:0, sort_order:1, - inquiry_type:1, + inquiry_type:'1,3', inquiry_mode:'1,2,6', navName:"专家问诊", scrollHeight:300, @@ -314,7 +314,8 @@ Page({ }); this.setData({ navName:"公益问诊", - inquiry_type:3 + inquiry_type:3, + inquiry_mode:1 }) } this.getSickType();