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