update
This commit is contained in:
@ -18,7 +18,7 @@ export enum TrxCustomerStatus {
|
|||||||
"pending_supervisor" = "pending_supervisor",
|
"pending_supervisor" = "pending_supervisor",
|
||||||
"pending_manager" = "pending_manager",
|
"pending_manager" = "pending_manager",
|
||||||
"reject" = "reject",
|
"reject" = "reject",
|
||||||
"active" = "active",
|
"Active" = "active",
|
||||||
"not_active" = "not_active",
|
"not_active" = "not_active",
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user