From 715298cf6c297d1bec188bd6c57bfd9a21db03ec Mon Sep 17 00:00:00 2001 From: Vergil <974548713@qq.com> Date: Wed, 18 Mar 2020 14:13:16 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=98=E7=92=90=E7=8F=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/Assembly/AssemblyExecution/index.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/views/Assembly/AssemblyExecution/index.vue b/src/views/Assembly/AssemblyExecution/index.vue index 10e9ebb9..66bad913 100644 --- a/src/views/Assembly/AssemblyExecution/index.vue +++ b/src/views/Assembly/AssemblyExecution/index.vue @@ -3,7 +3,7 @@ 机床编号: - + { this.searchTable1() row.buttonStatus = 1 - // this.searchTable2() + this.searchTable2() }) }, // 取消结束部装 @@ -326,7 +326,7 @@ export default { ComponentStateUpdate(row.计划流水号, 4).then(response => { this.searchTable1() row.buttonStatus = 2 - // this.searchTable2() + this.searchTable2() }) }, initProject() {