Administrator
2024-07-16 8ec3d69f02da17b688a50b9a5db81ed24e3c0f7d
HTML/views/ASNSetting/ArrivalNoticeDetail.html
@@ -518,7 +518,7 @@
               0、2、4、6
            */
            sendData(IP + "/Basis/GetCustomerSelect", {}, 'get', function (res) {
               if (res.code == 200) { //成功
               if (res.code == 0) { //成功
                  $("#CustomerName").empty();
                  $("#CustomerName").append('<option value =""></option>');