WXL
8 天以前 bdb26dc65147246342f86ddfa5bd34a9573f842a
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;