This commit is contained in:
Ebube
2023-05-25 08:48:41 +01:00
parent 73a14ba0ec
commit 88d2f7313c
3 changed files with 7 additions and 37 deletions
+1 -1
View File
@@ -97,7 +97,7 @@ class usersService {
*/
getActiveJobList() {
var postData = {
uuid: localStorage.getItem("uid"),
uid: localStorage.getItem("uid"),
member_id: localStorage.getItem("member_id"),
sessionid: localStorage.getItem("session_token"),
page: 0,