wxw
2025-07-14 6ec432ea8db5aa36c7cc50f90a7e02676950a22f
Pda/View/SoSetting/ExNoticeOut.html
@@ -253,7 +253,7 @@
                            } else {
                                if (res.data[i].LotNo == '' || res.data[i].LotNo == null) {
                                    $("#goodSelect").append('<option value =' + res.data[i].ISoDetailIdd+ i + '>' + res.data[i]
                                    $("#goodSelect").append('<option value =' + res.data[i].SoDetailId + '>' + res.data[i]
                                        .SkuName +
                                        '</option>');
                                } else {