change route of loan reserve
This commit is contained in:
@@ -76,12 +76,12 @@ export const EXPORT_MACHINARY_OFFICE =
|
||||
|
||||
|
||||
export const GET_RESERVE_MACHINARY_LOAN =
|
||||
BASE_URL + "/dashboard/machinery_expert/reserved/show";
|
||||
BASE_URL + "/dashboard/reserved_loan/show";
|
||||
export const RESERVE_MACHINARY_LOAN =
|
||||
BASE_URL + "/dashboard/machinery_expert/reserve";
|
||||
|
||||
export const CANSEL_RESERVE_MACHINARY_LOAN =
|
||||
BASE_URL + "/dashboard/machinery_expert/unreserved";
|
||||
BASE_URL + "/dashboard/reserved_loan/unreserve";
|
||||
//machinary office
|
||||
|
||||
//commercial chief
|
||||
|
||||
Reference in New Issue
Block a user