src/views/inventoryManagement/receiptManagement/index.vue
@@ -241,7 +241,7 @@ params.timeStr = searchForm.value.timeStr } params.productCategory = searchForm.value.productCategory params.flag = false // 根据不同的 tab 类型调用不同的接口 const apiCall = activeTab.value === 'production' ? getStockInPageByProduction(params)