修改饮用水筛选
This commit is contained in:
@@ -350,7 +350,7 @@ export default {
|
||||
}
|
||||
})
|
||||
}
|
||||
if(level=='农村' && type==1){
|
||||
if(level=='农村' && type==2){
|
||||
villageDownList().then((res) => {
|
||||
if (res.data.code == 0) {
|
||||
this.sectionOptions = this.buildSectionSelect(res.data.data)
|
||||
|
||||
Reference in New Issue
Block a user