WXL
2025-03-11 0516a6bf61d07b035e1a7c361d1566963a313fdd
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;