LA24030_LuLiPackageLine_Web/src/views/main/inventoryWarning/transitionChart/index.vue
@@ -271,13 +271,13 @@ let timeInter: any = null; // 页面加载时 onMounted(() => { initEchartsResize(); // initEchartsResize(); timeInter = setInterval(() => { nextTick(() => { handleQuerywmsStockBoardabc('1'); }); }, 15000); //调用频率改为 15秒一次查询。 // timeInter = setInterval(() => { // nextTick(() => { // handleQuerywmsStockBoardabc('1'); // }); // }, 15000); //调用频率改为 15秒一次查询。 });