Browse Source

add auto take cash function

abiao 4 years ago
parent
commit
cb6d1dc318
1 changed files with 1 additions and 0 deletions
  1. 1 0
      app/models/order.rb

+ 1 - 0
app/models/order.rb

@@ -138,6 +138,7 @@ class Order < ActiveRecord::Base
               filterable true
             end
             field :wx_user_id do
+                visible true
                 filterable true
             end
             field :wx_user