Browse Source

透析器/灌流器的更改

XMLWAN 4 years ago
parent
commit
3e60080a57
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/api/common/common.js

+ 0 - 1
src/api/common/common.js View File

@@ -200,7 +200,6 @@ export function getTotalDialysisCount(startime, endtime) {
200 200
     startime: startime,
201 201
     endtime: endtime
202 202
   }
203
-  console.log('透析年龄======', params)
204 203
   return request({
205 204
     url: '/com/api/gettotaldialysiscount',
206 205
     method: 'get',