yuyou_x
2024-03-26 5b4f00ff3ea04a3246a8f6f86bdefe749fcfd0c4
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秒自动刷新一次