Commit 07e47502 authored by 吴冠's avatar 吴冠

优化

parent a56d4ba4
......@@ -159,6 +159,9 @@ import Cookies from 'js-cookie'
this.interTimerPicker = ''
this.$refs.mychild.clear()
this.getData.title = ''
this.getData.provinceId = ''
this.getData.cityId = ''
this.getData.districtId = ''
this.getErrorList(this.getData)
},
changeTime(e){
......
......@@ -233,6 +233,9 @@ import Cookies from 'js-cookie'
this.interTimerPicker = ''
this.$refs.mychild.clear()
this.getData.title = ''
this.getData.provinceId = ''
this.getData.cityId = ''
this.getData.districtId = ''
this.getAllList(this.getData)
},
changeTime(e){
......
......@@ -167,6 +167,9 @@ import Cookies from 'js-cookie'
this.interTimerPicker = ''
this.$refs.mychild.clear()
this.getData.title = ''
this.getData.provinceId = ''
this.getData.cityId = ''
this.getData.districtId = ''
this.getBidingList(this.getData)
},
async queryStr(){
......
......@@ -224,6 +224,9 @@ export default {
this.interTimerPicker = ''
this.$refs.mychild.clear()
this.getData.title = ''
this.getData.provinceId = ''
this.getData.cityId = ''
this.getData.districtId = ''
this.getWinList(this.getData)
},
//查询按钮getLi
......
......@@ -161,6 +161,9 @@ import Cookies from 'js-cookie'
this.interTimerPicker = ''
this.$refs.mychild.clear()
this.getData.title = ''
this.getData.provinceId = ''
this.getData.cityId = ''
this.getData.districtId = ''
this.getCadidateList(this.getData)
},
changeTime(e){
......
......@@ -161,6 +161,9 @@ import Cookies from 'js-cookie'
this.interTimerPicker = ''
this.$refs.mychild.clear()
this.getData.title = ''
this.getData.provinceId = ''
this.getData.cityId = ''
this.getData.districtId = ''
this.getChangeList(this.getData)
},
changeTime(e){
......
......@@ -159,6 +159,9 @@ import Cookies from 'js-cookie'
this.interTimerPicker = ''
this.$refs.mychild.clear()
this.getData.title = ''
this.getData.provinceId = ''
this.getData.cityId = ''
this.getData.districtId = ''
this.getClerList(this.getData)
},
changeTime(e){
......
......@@ -234,6 +234,9 @@ export default {
this.interTimerPicker = ''
this.$refs.mychild.clear()
this.getData.title = ''
this.getData.provinceId = ''
this.getData.cityId = ''
this.getData.districtId = ''
this.getInquiryList(this.getData)
},
async getInquiryList(params) {
......
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