src/main/webapp/views/erpReceiving/erpReceiving.html
@@ -276,7 +276,7 @@ const hasReturned = selectList.value.some(item => item.izSyncReceive !== '是'); if (hasReturned) { ElementPlus.ElMessage({ message: "选中的数据中存在为同步的记录,不允许生成退料", message: "选中的数据中存在未同步的记录,不允许生成退料", type: 'error' }); return;