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

Merge branch 'superman' of http://git.shengws.com/zhangbj/xt_vue into superman

张保健 пре 4 година
родитељ
комит
13f9f070f9
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/api/patient.js

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

@@ -308,7 +308,7 @@ export function getAllDoctor(params) {
308 308
 }
309 309
 
310 310
 export function UpdateDryWeightData(params) {
311
-  console.log('我是傻子', params)
311
+
312 312
   return request({
313 313
     url: '/api/patient/updatedryweightdata',
314 314
     method: 'Post',