| src/main/webapp/views/erpReceiving/erpReceiving.html | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
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;