DESKTOP-9BNTV8O
2024-12-30 2bcd2e34b928daf86ecb1c478a7b8a54fd698c7e
HTML/views/ASNSetting/ArrivalNoticeDetail.html
@@ -121,7 +121,7 @@
                     {{# function GetBtn1(d){
                           var html = ''; 
                           var TypeValue = $("#Type").val();
                           if(TypeValue=='5' || TypeValue=='6' || TypeValue=='7'){
                           if(TypeValue=='6' || TypeValue=='7'){
                              if(d.LotNo==null || d.LotNo==undefined || d.LotNo==''){
                                 html+= '<input type="text" class="input-dis" value="" disabled>';
                              }else{
@@ -519,9 +519,7 @@
                        break;
                     case "1": //采购入库
                     case "5": //其它入库
                        TypeNum = 1;
                        console.log(TypeNum)
                        break;
                     case "0": //成品入库
                     case "2": //中间品入库
                     case "4": //车间余料入库