| | |
| | | upDataReporting: "/dataReporting/upDataReporting", //修改数据上报 |
| | | selectProductCountDtoPageList: "/dataReporting/selectProductCountDtoPageList", //获取项目汇总列表 |
| | | selectRegistrantCountDtoPageList: "/dataReporting/selectRegistrantCountDtoPageList", //获取登记人汇总列表 |
| | | addDataReporting: "/dataReporting/addDataReporting", //添加数据上报 |
| | | delDataReporting: "/dataReporting/delDataReporting", //删除数据上报 |
| | | downDataReportingFile: "/dataReporting/downDataReportingFile", //导出数据上报 |
| | | downProductCountFile: "/dataReporting/downProductCountFile", //导出项目数据统计 |
| | | downRegistrantCountFile: "/dataReporting/downRegistrantCountFile", //导出员工数据统计 |
| | | downFansSubmitFile: "/dataReporting/downFansSubmitFile", //导出进粉上报 |
| | | inputFansSubmitCsv: "/dataReporting/inputFansSubmitCsv", //导入进粉上报 |
| | | |
| | | selectFansSubmitList: "/dataReporting/selectFansSubmitList", //获取进粉上报列表 |
| | | delFansSubmit: "/dataReporting/delFansSubmit", //删除进粉上报信息 |
| | |
| | | addFinanceSubmit: "/dataReporting/addFinanceSubmit", //添加财务上报信息 |
| | | |
| | | getDataList: "/dataReporting/getDataList", //获取首页数据 |
| | | |
| | | inputCsv: "/dataReporting/inputCsv", //导入 |
| | | } |
| | | |
| | | const enums = { |