WXL
6 天以前 9cc3dcf053277cbc59ef2228c94dc23d5728781c
src/views/patient/patient/index.vue
@@ -1297,7 +1297,7 @@
      const userIds = row.id || this.ids;
      particularpatient(userIds).then((response) => {
        this.form = response.data;
        this.form.filterDrname = store.getters.name;
        this.form.filterDrname = store.getters.nickName;
      });
      this.amendtag = true;
      this.Labelchange = true;