7299_testToMaster #351
|
@ -15,7 +15,7 @@ const route = useRoute();
|
||||||
const { notify } = useNotify();
|
const { notify } = useNotify();
|
||||||
const stateStore = useStateStore();
|
const stateStore = useStateStore();
|
||||||
|
|
||||||
const initialDated = '2001-01-01T11:00:00.000Z';
|
const initialDated = Date.vnNew();
|
||||||
const unpaidClient = ref(false);
|
const unpaidClient = ref(false);
|
||||||
const isLoading = ref(false);
|
const isLoading = ref(false);
|
||||||
const amount = ref(null);
|
const amount = ref(null);
|
||||||
|
|
Loading…
Reference in New Issue