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