进件修改

This commit is contained in:
2026-01-17 09:40:18 +08:00
parent 6535b6f580
commit 2bd52f85b9
8 changed files with 151 additions and 78 deletions

View File

@@ -164,7 +164,7 @@
async getRegon(){
const res=await region()
this.provinces=res||[]
this.emits('init',res)
this.$emit('init',res)
},
init() {
if (this.areaCode.length == 3) {