test
2025-07-24 887103a2ad70fef2669384859d532d9b74159cf1
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 {