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