Your Name 3 년 전
부모
커밋
6b189e31ad
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      service/bill/database/shop_stat.php

+ 1 - 1
service/bill/database/shop_stat.php

@@ -45,7 +45,7 @@ $config = array
             'default'   => '',
             'match'     => 'is_numeric',
             'desc'      => '',
-            'search'    => 'day',
+            'search'    => 'month',
             'list_name' => '月份',
             'list'      => 'date("Y-m", {month})',
             'list_order' => 1,