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