Browse Source

换图标

master
周沫沫历险记 2 years ago
parent
commit
f076b4e93a
  1. 2
      web/client/src/sections/business/nav-item.jsx

2
web/client/src/sections/business/nav-item.jsx

@ -11,7 +11,7 @@ export function getNavItem(user, dispatch) {
items: [{
itemKey: 'pmReport',
text: '项目报表',
icon: <iconpark-icon style={{ width: 20, height: 20 }} name="iconcbrengongdangan"></iconpark-icon>,
icon: <iconpark-icon style={{ width: 20, height: 20 }} name="iconcbzhongceng"></iconpark-icon>,
to: '/businessManagement/pmReport/reserveItemsReporting',
items: [{
itemKey: 'reserveItemsReporting',

Loading…
Cancel
Save