Explorar el Código

Merge branch 'pad_statistics_branch' of http://git.shengws.com/csx/Pad_New into pad_statistics_branch

See999 hace 5 años
padre
commit
7b1802a45b
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      src/api/patient/patient.js

+ 0 - 1
src/api/patient/patient.js Ver fichero

@@ -931,7 +931,6 @@ export function getRolePosition (params) {
931 931
 }
932 932
 
933 933
 export function getMobile (params) {
934
-  console.log('params', params)
935 934
   return request({
936 935
     url: '/m/api/patient/getmobile',
937 936
     method: 'get',