lishihai
2024-07-03 36a93a12407c11f5340399014547569df3bd2a50
controllers/report_forms_controller.go
@@ -551,6 +551,7 @@
      return
   }
   params.Preload = true
   monthFormsService := service.NewWarehouseMonthFormsService()
   list, err := monthFormsService.FetchAll(params)
   if err != nil {