refactor: delete log
This commit is contained in:
parent
4e622153ac
commit
b0b22a5f6f
1 changed files with 0 additions and 1 deletions
|
|
@ -386,7 +386,6 @@ watch(provinceId, fetchDistrict);
|
||||||
watch(districtId, fetchSubDistrict);
|
watch(districtId, fetchSubDistrict);
|
||||||
</script>
|
</script>
|
||||||
<template>
|
<template>
|
||||||
{{ districtId }}
|
|
||||||
<div class="col-12">
|
<div class="col-12">
|
||||||
<div
|
<div
|
||||||
v-if="!hideTitle"
|
v-if="!hideTitle"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue