PR-CUSTOMER #186
|
@ -15,7 +15,7 @@ const route = useRoute();
|
|||
const { notify } = useNotify();
|
||||
const stateStore = useStateStore();
|
||||
|
||||
const initialDated = '2001-01-01T11:00:00.000Z';
|
||||
const initialDated = Date.vnNew();
|
||||
jsegarra marked this conversation as resolved
Outdated
|
||||
const unpaidClient = ref(false);
|
||||
const isLoading = ref(false);
|
||||
const amount = ref(null);
|
||||
|
|
Loading…
Reference in New Issue
TODO, revisar si hay otra opción
Modificado
Commit:
998561badd