8282-testToMaster #1057

Merged
alexm merged 215 commits from 8282-testToMaster into master 2024-12-10 06:23:36 +00:00
1 changed files with 0 additions and 2 deletions
Showing only changes of commit 3e06ba3c18 - Show all commits

View File

@ -40,8 +40,6 @@ async function onProvinceCreated(_, data) {
emit('onProvinceCreated', data);
}
async function handleProvinces(data) {
console.error($props.countryFk);
provincesOptions.value = data;
}