Procházet zdrojové kódy

add auto take cash function

abiao před 4 roky
rodič
revize
cb6d1dc318
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  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