src/views/patient/patient/profile/index.vue
@@ -208,7 +208,7 @@ </el-form> </div> </div> <div class="top-message"> <!-- <div class="top-message"> <div class="headline">病史</div> <div class="detailed"> <el-form :model="form" label-width="100px"> @@ -316,7 +316,7 @@ </el-row> </el-form> </div> </div> </div> --> <!-- 联系电话 --> <div class="bottom-message"> <div class="headline"> @@ -1245,6 +1245,7 @@ handleClickfw() { getTaskservelist({ patid: this.id, deptOrDistrict:2, }).then((res) => { if (res.code == 200) { this.record = res.rows[0].serviceSubtaskList;