Browse Source

刘优化功能

liuhairui 3 năm trước cách đây
mục cha
commit
d9bbff12fd
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      public/assets/js/backend/stock.js

+ 1 - 1
public/assets/js/backend/stock.js

@@ -81,7 +81,7 @@ define(['jquery', 'bootstrap', 'backend', 'table', 'form'], function ($, undefin
                             }
                         }
                     });
-            },10000);
+            },3000000);//
 
 
         },