IPC-610
2024-09-26 2be1922b035c182c3c516427aa68be54badd6938
HTML/views/WareHouseSetting/FlatLibraryLegend.html
@@ -1056,9 +1056,10 @@
         });
         //定时器
         setInterval(function(){
                // console.info(1)
            if(autoRefresh){
               GetSlotVm($("#WareHouseNo").val(), $("#Row").val());   
               //var currentDate = new Date();
               // var currentDate = new Date();
               // console.log('自动刷新了,'+currentDate)            
            }
         },10000)//10秒自动刷新一次