WXL
6 天以前 96681523c5bc39840abf9d73cd585044568d5aad
src/views/followvisit/discharge/index.vue
@@ -1828,7 +1828,7 @@
    handleUpdate(row) {
      particularpatient(row.patid).then((response) => {
        this.form = response.data;
        this.form.filterDrname = store.getters.name;
        this.form.filterDrname = store.getters.nickName;
      });
      this.amendtag = true;
      this.Labelchange = true;