个人详情页

This commit is contained in:
2023-07-28 13:56:37 +08:00
parent 5522645b5b
commit c9be690046
4 changed files with 8 additions and 7 deletions

View File

@@ -680,6 +680,7 @@ let routerQuerySet = () => {
if(deconstructionSeachData.selectData[0])
nextTick(() => {
setCheckBoxData(deconstructionSeachData.selectData)//设置地区选项
})
}
}