@@ -611,6 +611,5 @@ $(function() {
expJson(api.exportIndexQualified,param).then(res =>{
downloadExportedData(res.data,"病案首页合格率占比.xls")
})
-
});