mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
save
This commit is contained in:
@@ -184,7 +184,7 @@ export class ProcessesService {
|
||||
}
|
||||
|
||||
postDespatchoPr(body:any) {
|
||||
const geturl = environment.apiURL + 'Processes/CreateExpedientePR';
|
||||
const geturl = environment.apiURL + 'Processes/CreateDispatchPR';
|
||||
let options = {
|
||||
headers: this.headers,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user