chengsc
2024-08-20 bdc8b254881714e9f3caee40666ffa7318dfd9ff
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秒自动刷新一次