Преглед изворни кода

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

See999 пре 5 година
родитељ
комит
7b1802a45b
1 измењених фајлова са 0 додато и 1 уклоњено
  1. 0 1
      src/api/patient/patient.js

+ 0 - 1
src/api/patient/patient.js Прегледај датотеку

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