Browse Source

总分设置

master
wbc 2 months ago
parent
commit
ef9f7d6b84
  1. 2
      src/views/projectBoard/unfinishNode/data.ts

2
src/views/projectBoard/unfinishNode/data.ts

@ -40,7 +40,7 @@ export const columns: BasicColumn[] = [{
{ {
title: '总分', title: '总分',
width: 200, width: 200,
dataIndex: 'superiorFundPayRate', dataIndex: 'score',
}, },
{ {
title: '红旗数量', title: '红旗数量',

Loading…
Cancel
Save