diff --git a/src/views/wpm_bx/mlogbw_check.vue b/src/views/wpm_bx/mlogbw_check.vue index 6a06696c..ab6afea9 100644 --- a/src/views/wpm_bx/mlogbw_check.vue +++ b/src/views/wpm_bx/mlogbw_check.vue @@ -159,7 +159,7 @@ >取消 { - - // }) + let index = that.mlogbwlist.indexOf(row); + that.mlogbwlist[index][item.defect_name] = row[item.defect_name]; }, //表单提交方法 mlogbwSubmit() {