From fbb57f02becded26632e9986d72e07ed6c5a794c Mon Sep 17 00:00:00 2001 From: zhangdingyu <974548713@qq.com> Date: Sun, 30 Dec 2018 11:26:28 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A4=96=E5=8D=8F=E4=B8=8D=E5=90=88=E6=A0=BC?= =?UTF-8?q?=E5=A4=84=E7=90=86=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/Outsourcing/UnqualifiedTreatment/index.vue | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/src/views/Outsourcing/UnqualifiedTreatment/index.vue b/src/views/Outsourcing/UnqualifiedTreatment/index.vue index ad6ebdec..68f6b92e 100644 --- a/src/views/Outsourcing/UnqualifiedTreatment/index.vue +++ b/src/views/Outsourcing/UnqualifiedTreatment/index.vue @@ -78,18 +78,18 @@ {{ scope.row.废品数量 }} - + - + @@ -107,7 +107,7 @@ - + @@ -165,6 +165,7 @@ export default { }, created() { this.fetchData() + this.searchTable() }, methods: { fetchData() {