my offers

This commit is contained in:
CHIEFSOFT\ameye
2023-05-26 22:15:56 -04:00
parent dcbfec7a40
commit 0cabedf96d
4 changed files with 397 additions and 3 deletions
+1 -1
View File
@@ -78,7 +78,7 @@ class usersService {
page: 0,
limit: 100,
};
return this.postAuxEnd("/offerslist", null);
return this.postAuxEnd("/offerslist", postData);
}
getPendingJob() {