Ver código fonte

Merge branch '20200710_pc_vue_new_branch' of http://git.shengws.com/csx/Vue_New into 20200710_pc_vue_new_branch

See999 4 anos atrás
pai
commit
080e84863f
1 arquivos alterados com 0 adições e 1 exclusões
  1. 0 1
      src/api/dialysis.js

+ 0 - 1
src/api/dialysis.js Ver arquivo

@@ -145,7 +145,6 @@ export function getDialysisRecord(params) {
145 145
 }
146 146
 
147 147
 export function postPrescription(params) {
148
-  console.log('params是----', params)
149 148
   return request({
150 149
     url: '/api/dialysis/prescription',
151 150
     method: 'Post',