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() {