wxw
2 天以前 c5ba5ced45cddbe2fb4964dddc620f8fcecce6af
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 {