luolei 4 years ago
parent
commit
e72e256d16
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/js/partDetailControl.js

+ 0 - 1
src/js/partDetailControl.js

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