Merge branch 'build' of http://git.sinoecare.com/sinoecare/digital_village_v2/dvcp_v2_webapp into build
This commit is contained in:
@@ -224,7 +224,8 @@ export default {
|
||||
})
|
||||
},
|
||||
handleAreaSelect(v) {
|
||||
this.areaId = v?.[0]?.label
|
||||
console.log(v)
|
||||
this.areaId = v?.[0]?.value
|
||||
this.getResourceListInit()
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user