Quellcode durchsuchen

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

See999 vor 5 Jahren
Ursprung
Commit
7b1802a45b
1 geänderte Dateien mit 0 neuen und 1 gelöschten Zeilen
  1. 0 1
      src/api/patient/patient.js

+ 0 - 1
src/api/patient/patient.js Datei anzeigen

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