Commit b8ed71ab by User

去掉南通

1 parent 74929d3c
...@@ -262,7 +262,7 @@ const util = new window.publicMethod() ; ...@@ -262,7 +262,7 @@ const util = new window.publicMethod() ;
}, },
initPage(){ initPage(){
let areaLimit = '3208,3206' let areaLimit = '3208'
let areaType = util.getUrlParam('areaType') let areaType = util.getUrlParam('areaType')
if(!areaType || !areaLimit.includes(areaType)){ if(!areaType || !areaLimit.includes(areaType)){
this.backFlag = true this.backFlag = true
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!