Browse Source

bug修改

XMLWAN 4 years ago
parent
commit
ba1b8515fe
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/api/common/common.js

+ 1 - 1
src/api/common/common.js View File

267
     limit: limit,
267
     limit: limit,
268
     page: page
268
     page: page
269
   }
269
   }
270
-  console.log('params', params)
270
+  // console.log('params', params)
271
   return request({
271
   return request({
272
     url: '/com/api/getprescriptionbyname',
272
     url: '/com/api/getprescriptionbyname',
273
     method: 'Get',
273
     method: 'Get',