Kaynağa Gözat

add confirm on balance order

abiao 4 yıl önce
ebeveyn
işleme
29938a0d0e
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  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