pages/modal/5601.vue
@@ -1710,8 +1710,7 @@ const detailStyleDefList = pageData.DefList || [] value.row.forEach((row) => { if (row.id) { for (let index = 0; index < detailStyleDefList .length; index++) { for (let index = 0; index < detailStyleDefList.length; index++) { const ele = detailStyleDefList[index] if (ele.form.objId == row.id) { detailStyleDefList.splice(index, 1);