mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 21:06:06 +00:00
Improve local storage
This commit is contained in:
@@ -23,6 +23,7 @@ export class DocumentCounterService {
|
||||
|
||||
constructor() { }
|
||||
|
||||
// falta a contagem dos deplomas
|
||||
get mdTotalDocument() {
|
||||
return this.despachoStore.count + this.expedientegbstore.count + this.pedidosstore.countdeferimento
|
||||
+ this.pedidosstore.countparecer + this.expedienteprstore.count + this.despachoprstore.count + this.pendentesstore.count
|
||||
|
||||
Reference in New Issue
Block a user