浏览代码

user perfomance function

abiao 5 年之前
父节点
当前提交
63a06b06eb
共有 1 个文件被更改,包括 1 次插入2 次删除
  1. 1 2
      app/models/user_perfomance.rb

+ 1 - 2
app/models/user_perfomance.rb

@@ -35,9 +35,8 @@ class UserPerfomance < ActiveRecord::Base
   rails_admin do
     navigation_label '统计汇总'
     weight -500
-    parent Order
     list do
-      filters [:state,:is_send]
+      filters [:wx_user_id,:begin_date,:end_date]
       field :id
       field :begin_date_fomat
       field :end_date_fomat