浏览代码

商品增加销售部门

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

+ 1 - 1
app/models/product.rb

@@ -166,7 +166,7 @@ class Product < ActiveRecord::Base
         weight -240
         list do
             #scopes [:inactive]
-            filters [:id,:detail,:status,:name]
+            filters [:id,:detail,:status,:name,:depart_record]
 
             field :id
             #field :merchant_id