diff --git a/src/views/authenticRight/index.vue b/src/views/authenticRight/index.vue index 87add783..5ea8a313 100644 --- a/src/views/authenticRight/index.vue +++ b/src/views/authenticRight/index.vue @@ -113,7 +113,7 @@ :rules="[{ required: true, message: '请填写被核查人姓名' }]" > @@ -1018,7 +1018,6 @@ }) }else { addInvestigate(this.xcdcform).then(res => { - this.showXCDC = false let _this = this this.xcdcform.status = "2" @@ -1080,7 +1079,6 @@ } }, getList(){ - console.log("111") this.queryParams["farmerName"] = null listSampling(this.queryParams).then(response => { if(response.rows.length>0){