linwu 1 an în urmă
părinte
comite
290e829539
1 a modificat fișierele cu 1 adăugiri și 0 ștergeri
  1. 1 0
      app/mainapp/controller/Screen.php

+ 1 - 0
app/mainapp/controller/Screen.php

@@ -133,6 +133,7 @@ class Screen extends BaseController
             }
             $user_month[] = $item;
         }
+        $res['user_month'] = $user_month;
 
         //倍数
         if ($mul_min != 1 || $mul_max != 1) {