WXL
5 天以前 fe379fd6efd1a0af1405dba16633e0de536cbefe
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;