From b7ba4eea9afe7457d0e7d38e21a7ef51d3e00fdd Mon Sep 17 00:00:00 2001 From: yujk <990961482@qq.com> Date: Mon, 2 Aug 2021 18:18:32 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A1=AE=E6=9D=83=E8=B0=83=E6=9F=A5=E7=A7=BB?= =?UTF-8?q?=E5=8A=A8=E7=AB=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/authenticRight/index.vue | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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){