Explorar el Código

fohow 订单统计功能

abiao hace 5 años
padre
commit
8a9edd3fc6
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      app/models/order_static.rb

+ 1 - 1
app/models/order_static.rb

@@ -36,7 +36,7 @@ class OrderStatic < ActiveRecord::Base
     weight -500
     parent Order
     list do
-      filters [:begin_date,:end_date, :state,:is_send]
+      filters [:state,:is_send]
       field :id
       field :begin_date_fomate
       field :end_date