Explorar el Código

增加商品属性定义

abiao hace 5 años
padre
commit
f999bddc25
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      app/models/product_attr_config.rb

+ 1 - 1
app/models/product_attr_config.rb

@@ -26,7 +26,7 @@ class ProductAttrConfig < ActiveRecord::Base
         })
 
         list do 
-            filters [:product_id,:attr_key_id]
+            filters [:product_id,:product_attr_key]
             field :id
             field :product_id
             field :showProducts