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