Commit 6e510e4e authored by danfuman's avatar danfuman

修改

parent 340697f7
...@@ -106,8 +106,6 @@ export default { ...@@ -106,8 +106,6 @@ export default {
this.activeName=this.dataQuery.activeName; this.activeName=this.dataQuery.activeName;
} }
// let name = sessionStorage.getItem('currentTab') // let name = sessionStorage.getItem('currentTab')
// if (name != "undefined" && name){ // if (name != "undefined" && name){
// this.activeName = name; // this.activeName = name;
......
...@@ -401,8 +401,8 @@ export default { ...@@ -401,8 +401,8 @@ export default {
}else { }else {
this.provinceId=this.dataQuery.provinceId this.provinceId=this.dataQuery.provinceId
} }
})
this.querySubmit() this.querySubmit()
})
} }
this.$nextTick(() => { this.$nextTick(() => {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment