数据统计

This commit is contained in:
shijingjing
2022-12-30 11:47:58 +08:00
parent 9d466f3c49
commit ba2e6e00e8

View File

@@ -82,6 +82,11 @@ export default {
title: '网格员积分', title: '网格员积分',
linkUrl: './GridMemberPoints' linkUrl: './GridMemberPoints'
}, },
{
img: require('../img/app/app-wgyjf-icon.png'),
title: '数据统计',
linkUrl: './apps/AppDataStatistics/AppDataStatistics'
},
] ]
} }
}, },