abiao лет назад: 4
Родитель
Сommit
31c159c260
1 измененных файлов с 2 добавлено и 0 удалено
  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 :no_delivery_area
             field :video_state
             field :video_state
             field :video_url
             field :video_url
+=begin
             field :size_id, :enum do
             field :size_id, :enum do
                 enum do
                 enum do
                     get_size_enum
                     get_size_enum
@@ -304,6 +305,7 @@ class Product < ActiveRecord::Base
                     get_color_enum
                     get_color_enum
                 end
                 end
             end
             end
+=end
             field :relate_product_id
             field :relate_product_id
             field :show_flag
             field :show_flag
             field :live
             field :live