main
fanfan 8 months ago
parent 8afcf3c8e2
commit c16d97d4cf
  1. 2
      src/common/model/goods/Index.js

@ -95,7 +95,7 @@ export default {
'status', 'spec_type', 'deduct_stock_type', 'is_restrict', 'content', 'status', 'spec_type', 'deduct_stock_type', 'is_restrict', 'content',
'selling_point', 'serviceIds', 'sales_initial', 'is_points_gift', 'selling_point', 'serviceIds', 'sales_initial', 'is_points_gift',
'is_points_discount', 'is_enable_grade', 'is_alone_grade', 'is_ind_dealer', 'is_points_discount', 'is_enable_grade', 'is_alone_grade', 'is_ind_dealer',
'dealer_money_type', 'first_money', 'second_money', 'third_money' 'dealer_money_type', 'first_money', 'second_money', 'third_money','specific_value'
]) ])
return { return {
...goodsFormData, ...goodsFormData,

Loading…
Cancel
Save