WXL
2025-04-24 55c064ecee35b2fb81ce27ba2a5ab52adf647c85
src/views/patient/patient/index.vue
@@ -1144,7 +1144,6 @@
    handleUpdate(row) {
      const userIds = row.id || this.ids;
      particularpatient(userIds).then((response) => {
        console.log(response);
        this.form = response.data;
      });
      this.amendtag = true;