Przeglądaj źródła

add recharge product to order

abiao 4 lat temu
rodzic
commit
bac122ce0c
1 zmienionych plików z 2 dodań i 2 usunięć
  1. 2 2
      app/models/order.rb

+ 2 - 2
app/models/order.rb

@@ -353,8 +353,8 @@ class Order < ActiveRecord::Base
             field :remark
             field :order_remark
             field :dispatch_time
-            field :depart
-                # field :products
+            # field :depart
+           # field :products
 
          end