src/views/quality/processInspect/processInspect-form.vue
@@ -858,7 +858,6 @@ if (_than.empiricalValueAddMaxNumber != _than.empiricalValueAdd - 1) { _than.empiricalValueAdd = _than.empiricalValueAdd - 1; // _than.changeRowResult() _than.saveTable(); _than.inspectionItems.forEach(i => { if(i.children){ i.children.forEach(ele=>{ @@ -866,6 +865,7 @@ }) } }); _than.saveTable(); } } },