update
This commit is contained in:
@ -67,9 +67,6 @@ export class EmrRegistrationEmergency {
|
|||||||
@Column({ nullable: true, type: "text" })
|
@Column({ nullable: true, type: "text" })
|
||||||
howtocome: string;
|
howtocome: string;
|
||||||
|
|
||||||
@Column({ nullable: true, type: "text" })
|
|
||||||
casedefinition: string;
|
|
||||||
|
|
||||||
@Column({
|
@Column({
|
||||||
type: 'text',
|
type: 'text',
|
||||||
nullable: true,
|
nullable: true,
|
||||||
|
|||||||
Reference in New Issue
Block a user