首页优化,借料、还料的查询优化
This commit is contained in:
@@ -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 = () => {
|
||||
|
||||
Reference in New Issue
Block a user