abiao лет назад: 4
Родитель
Сommit
536a3995ec
1 измененных файлов с 2 добавлено и 1 удалено
  1. 2 1
      app/models/cash_balance.rb

+ 2 - 1
app/models/cash_balance.rb

@@ -41,6 +41,7 @@ class CashBalance < ActiveRecord::Base
       return self.count
       return self.count
     end
     end
   end
   end
+  puts request.request_uri
   @total=0
   @total=0
   LIST =  []
   LIST =  []
   def get_happen_total
   def get_happen_total
@@ -69,7 +70,7 @@ class CashBalance < ActiveRecord::Base
     weight -920
     weight -920
 
 
     list do
     list do
-      puts RailsAdmin.params
+
 
 
       items_per_page 10
       items_per_page 10
       filters [:id, :source, :wx_user, :relate_id, :created_at]
       filters [:id, :source, :wx_user, :relate_id, :created_at]