fix: clean, profile condition
This commit is contained in:
parent
8030e3cac1
commit
c1329b21b3
2 changed files with 8 additions and 3 deletions
|
|
@ -1,5 +1,5 @@
|
|||
<script setup lang="ts">
|
||||
import { onMounted, ref, watch, reactive } from 'vue';
|
||||
import { onMounted, watch, reactive } from 'vue';
|
||||
import useAddressStore, {
|
||||
District,
|
||||
Province,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue