|
@@ -611,7 +611,7 @@ $(function() {
|
|
|
"startDate":startDateParam,
|
|
|
"endDate":endDateParam
|
|
|
}
|
|
|
- expJson(api.entryGroupExportByDeptEntry,param).then(res =>{
|
|
|
+ expJson(api.entryCountGroupByEntryExport,param).then(res =>{
|
|
|
downloadExportedData(res.data, "病案首页合格率占比 / 缺陷列表.xls")
|
|
|
})
|
|
|
})
|