Sfoglia il codice sorgente

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

See999 4 anni fa
parent
commit
080e84863f
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. 0 1
      src/api/dialysis.js

+ 0 - 1
src/api/dialysis.js Vedi File

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