WXL
2025-03-03 bcf3cae47b1d6d5bde273d1006719751d615769f
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;