src/views/followvisit/record/detailpage/index.vue
@@ -397,7 +397,7 @@ </div> </div> <div> <h2>一键呼叫功能</h2> <h2>随访内容</h2> <CallButton ref="callButton" :phoneNumber="currentPhoneNumber" @@ -1071,8 +1071,7 @@ getuserinfo() { const queryParams = { pid: Number(this.patid), allhosp: "0", pageNum: 1, allhosp: "0",//1住院2门诊3体检4出院 }; // 患者基础信息 messagelistpatient(queryParams).then((response) => {