Ajout d'un reset de cache après un ajout
This commit is contained in:
@@ -37,6 +37,7 @@ export class GearService extends BaseService {
|
||||
reserveCanopy: reserveCanopy
|
||||
};
|
||||
|
||||
this.serviceRefData.delete(RefData.Gear);
|
||||
return this.http.post(`${this.apiUrl}/Gear`, bodyNewGear, { headers: this.headers});
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user