浏览代码

add confirm on balance order

abiao 4 年之前
父节点
当前提交
29938a0d0e
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      app/models/product_attr_config.rb

+ 1 - 1
app/models/product_attr_config.rb

@@ -24,7 +24,7 @@ class ProductAttrConfig < ActiveRecord::Base
         })
 
         list do 
-            filters [:product_id,:product_attr_key]
+            filters [:product,:product_attr_key]
             field :id
 =begin
             field :product_id, :enum do