This commit is contained in:
liuye
2022-03-22 08:58:18 +08:00
parent 42df33d265
commit 03973c3579

View File

@@ -156,6 +156,7 @@ export default {
this.isAreaId = true this.isAreaId = true
this.getList() this.getList()
}else { }else {
this.numList = []
this.isAreaId = false this.isAreaId = false
} }
}, },