diff --git a/src/views/statisticalReport/departmentAllStatistics/DepartmentAllStatistics.vue b/src/views/statisticalReport/departmentAllStatistics/DepartmentAllStatistics.vue index 56cd382..6a63f41 100644 --- a/src/views/statisticalReport/departmentAllStatistics/DepartmentAllStatistics.vue +++ b/src/views/statisticalReport/departmentAllStatistics/DepartmentAllStatistics.vue @@ -177,8 +177,8 @@ export default { sm: {span: 10} }, url: { - list: '/statistics/allProjectStatistics/listProject', - exportXlsUrl: '/statistics/allProjectStatistics/statistics/excelProject' + list: '/statistics/allProjectStatistics/listDepartment', + exportXlsUrl: '/statistics/allProjectStatistics/department/excelProject' }, columns: defaultTableColumns, // 总计表头,与主表表头一致