|
@@ -220,7 +220,6 @@ export default {
|
|
item.val = String(item.id)
|
|
item.val = String(item.id)
|
|
})
|
|
})
|
|
this.areaChildList = [...list]
|
|
this.areaChildList = [...list]
|
|
- console.log(this.areaChildList)
|
|
|
|
if (str && str === 'bc') {
|
|
if (str && str === 'bc') {
|
|
bc()
|
|
bc()
|
|
}
|
|
}
|