WXL
11 小时以前 3ae495d3c3e95019b9e0066aae3c3b35802c51fe
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;