WXL
2025-05-15 ddba78219616742fdf473c50fdc4985fa0a8553b
src/views/patient/patient/profile/index.vue
@@ -1238,6 +1238,7 @@
    handleClickfw(){
      getTaskservelist({
        patid: this.id,
        deptOrDistrict:2,
      }).then((res) => {
        if (res.code == 200) {
          this.record = res.rows[0].serviceSubtaskList;