Browse Source

率 =》 例

dev
wenlele 1 year ago
parent
commit
5d92abbf1f
  1. 2
      web/client/src/sections/fillion/containers/maintenanceSpotCheck-new.js

2
web/client/src/sections/fillion/containers/maintenanceSpotCheck-new.js

@ -39,7 +39,7 @@ const MaintenanceSpotCheck = (props) => {
render: (_, record) => record?.date && moment(record?.date).format('YYYY-MM-DD') || '--'
},
{
title: '抽查县道比(%)',
title: '抽查县道比(%)',
key: 'countyPercentage',
dataIndex: 'countyPercentage',
},

Loading…
Cancel
Save