main
fanfan 8 months ago
parent 757609b5f9
commit 90aa285cf4
  1. 1
      src/views/dataCenter/goods/Index.vue

@ -322,6 +322,7 @@ const columns = [
title: '利润率', title: '利润率',
width: '110px', width: '110px',
dataIndex: 'profit_rate', dataIndex: 'profit_rate',
sorter: true,
scopedSlots: { customRender: 'profit_rate' }, scopedSlots: { customRender: 'profit_rate' },
}, },
{ {

Loading…
Cancel
Save