Przeglądaj źródła

透析器/灌流器的更改

XMLWAN 4 lat temu
rodzic
commit
3e60080a57
1 zmienionych plików z 0 dodań i 1 usunięć
  1. 0 1
      src/api/common/common.js

+ 0 - 1
src/api/common/common.js Wyświetl plik

@@ -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',