From 9e38915e92cd712176ad3992c4ce5e376e4f7647 Mon Sep 17 00:00:00 2001 From: zhangdingyu <974548713@qq.com> Date: Mon, 11 Nov 2019 14:58:21 +0800 Subject: [PATCH] =?UTF-8?q?=E9=87=87=E8=B4=AD=E5=90=88=E5=90=8C=E6=9F=A5?= =?UTF-8?q?=E8=AF=A2bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/PurchasingCenter/PurchaseContractSearch/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/PurchasingCenter/PurchaseContractSearch/index.vue b/src/views/PurchasingCenter/PurchaseContractSearch/index.vue index 0ecd7ac7..aa3d4640 100644 --- a/src/views/PurchasingCenter/PurchaseContractSearch/index.vue +++ b/src/views/PurchasingCenter/PurchaseContractSearch/index.vue @@ -394,6 +394,7 @@ export default { }) }, searchTable1() { + this.tableData1 = [] this.tableData2 = [] this.textarea = `` this.loading1 = true @@ -417,7 +418,6 @@ export default { for (let i = 0; i < response.data.rows.length; i++) { response.data.rows[i].审批情况内容 === '未审批' ? this.disable.push(false) : this.disable.push(true) // 删除按钮禁用 } - console.log(response, 12) if (response.data.rows.length !== 0) { for (let i = 0; i < response.data.rows.length; i++) { this.tableData1.push({