进件修改
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user