@ -501,7 +501,7 @@ export default {
this.orgType = orgType;
console.log(orgType);
let url = '';
if (orgType == 'community') {
if (orgType == 'street') {
url = '/gov/org/staffLoginLog/community-count';
} else {
url = '/gov/org/staffLoginLog/streetTotal';