首页优化,借料、还料的查询优化

This commit is contained in:
2026-01-26 10:20:12 +08:00
parent b9b7aa8853
commit 78ec95c313
3 changed files with 30 additions and 32 deletions

View File

@@ -715,17 +715,17 @@ const goNotice = (noticeId) => {
onMounted(() => {
getMonthCountList()
getWaitList()
getInventoryAgeList()
getInventoryReviewList()
getInStorageList()
getGoodsTypeList()
getAgeLongList()
getInventoryTypeList()
getOutInventoryTypeList()
getDailyInventoryList()
getNoticeList()
// getMonthCountList()
// getWaitList()
// getInventoryAgeList()
// getInventoryReviewList()
// getInStorageList()
// getGoodsTypeList()
// getAgeLongList()
// getInventoryTypeList()
// getOutInventoryTypeList()
// getDailyInventoryList()
// getNoticeList()
});
const downloadExcel = () => {