Administrator
2024-03-26 952c07fee747bcdeff25323a456827fe2706c2c9
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秒自动刷新一次