feat(patient-status schema updated)- applied changes
This commit is contained in:
@@ -254,7 +254,6 @@ export default function PatientsPage() {
|
||||
gender: "",
|
||||
phone: "",
|
||||
userId: user?.id ?? 1,
|
||||
status: "active",
|
||||
insuranceId: data.memberId || "",
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user