- email Abilitazione Circuito RISO
This commit is contained in:
@@ -8,6 +8,7 @@ export const serv_constants = {
|
||||
|
||||
RIS_CODE_AMMESSO: 1,
|
||||
RIS_CODE_GIA_AMMESSO: -5,
|
||||
RIS_CODE_ERRORE: -10,
|
||||
|
||||
RIS_CODE_REC_DUPLICATED_DESCR_CITY_USER: -110,
|
||||
RIS_CODE_REC_ALREADY_EXIST_SYMBOL: -102,
|
||||
|
||||
@@ -1162,7 +1162,7 @@ export const useUserStore = defineStore('UserStore', {
|
||||
cmd: paramquery.cmd,
|
||||
token: paramquery.token,
|
||||
username: paramquery.username,
|
||||
username_action: this.my.username,
|
||||
username_action: paramquery.username_action,
|
||||
groupname: paramquery.groupname,
|
||||
};
|
||||
console.log(usertosend);
|
||||
|
||||
Reference in New Issue
Block a user