ahorros
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
export const state = () => ({
|
||||
auth: null,
|
||||
notifications: [],
|
||||
filtro: { fechas: fechaString().slice(0, 7), npresupuesto: 5 },
|
||||
filtro: { fechas: fechaString().slice(0, 7), npresupuesto: 5,nahorro:20 },
|
||||
fecha: fechaString(),
|
||||
categorias: [],
|
||||
metodos_de_pago: []
|
||||
|
||||
Reference in New Issue
Block a user