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