@@ -7,7 +7,7 @@ class ProductAttr < ActiveRecord::Base
rails_admin do
navigation_label '商品管理'
- weight -240
+ weight -230
nestable_tree({
position_field: :position,
max_depth: 2
@@ -7,7 +7,7 @@ class ProductAttrConfig < ActiveRecord::Base
@@ -6,7 +6,7 @@ class ProductAttrKey < ActiveRecord::Base