Merge branch 'master' of http://git.gxwebsoft.com/shengtaiting/shengtai-admin
This commit is contained in:
@@ -350,7 +350,7 @@ export default {
|
|||||||
}
|
}
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
if(level=='农村' && type==1){
|
if(level=='农村' && type==2){
|
||||||
villageDownList().then((res) => {
|
villageDownList().then((res) => {
|
||||||
if (res.data.code == 0) {
|
if (res.data.code == 0) {
|
||||||
this.sectionOptions = this.buildSectionSelect(res.data.data)
|
this.sectionOptions = this.buildSectionSelect(res.data.data)
|
||||||
|
|||||||
Reference in New Issue
Block a user