fix: #8061 Handle new CP #948
|
@ -40,8 +40,6 @@ async function onProvinceCreated(_, data) {
|
|||
emit('onProvinceCreated', data);
|
||||
}
|
||||
async function handleProvinces(data) {
|
||||
console.error($props.countryFk);
|
||||
|
||||
provincesOptions.value = data;
|
||||
jsegarra marked this conversation as resolved
Outdated
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Quitar