Browse Source

add admin user depart records

abiao 4 years ago
parent
commit
31c159c260
1 changed files with 2 additions and 0 deletions
  1. 2 0
      app/models/product.rb

+ 2 - 0
app/models/product.rb

@@ -294,6 +294,7 @@ class Product < ActiveRecord::Base
             field :no_delivery_area
             field :video_state
             field :video_url
+=begin
             field :size_id, :enum do
                 enum do
                     get_size_enum
@@ -304,6 +305,7 @@ class Product < ActiveRecord::Base
                     get_color_enum
                 end
             end
+=end
             field :relate_product_id
             field :show_flag
             field :live