WXL
2025-07-09 20cd2de7d94ed11c13b7ce4ad3aebb31e6d2759b
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;