Browse Source

删除无用 log

xiaochan 3 years ago
parent
commit
f47c27d008
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/components/inpatient/WeiGuiFeiYongFenXi.vue

+ 0 - 1
src/components/inpatient/WeiGuiFeiYongFenXi.vue

@@ -263,7 +263,6 @@ export default {
       if (stringIsBlank(val.execUnit)) {
         val.execUnit = ''
       }
-      console.log(val)
       huoQuZhenShuKePiPei(val.inpatientNo, val.admissTimes, val.ledgerSn, val.chargeCodeMx, val.execUnit, val.orderNo, startTime, endTime, riQiPaiXu.value).then((res) => {
         keYiPiPeiDeZhenShu.value.data = res
         feiYongXiuZhenDrawer.value = true