wxw
7 天以前 5bbaca0f07194414ca1249d0d6fdbd7368859071
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 {