fix job cards
This commit is contained in:
@@ -77,7 +77,7 @@ class usersService {
|
||||
page:0,
|
||||
limit :100
|
||||
};
|
||||
return this.postAuxEnd("/activejoblist", postData);
|
||||
return this.postAuxEnd("/getjobsdata", postData);
|
||||
}
|
||||
|
||||
getGetPendingJobs(){
|
||||
|
||||
Reference in New Issue
Block a user