优化
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
|
||||
<script setup>
|
||||
import { regionData, codeToText } from 'element-china-area-data'
|
||||
import { defineEmits, defineExpose } from 'vue'
|
||||
const emit = defineEmits(['change'])
|
||||
|
||||
const placeholder = ref('')
|
||||
|
||||
@@ -11,7 +11,6 @@
|
||||
</template>
|
||||
|
||||
<script setup>
|
||||
import { defineExpose } from 'vue'
|
||||
import { genFileId } from 'element-plus'
|
||||
const show = ref(false)
|
||||
const imgUrl = ref('')
|
||||
|
||||
Reference in New Issue
Block a user