see999 4 년 전
부모
커밋
4fd3380745
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/xt_pages/outpatientCharges/newStatementPrintTwo.vue

+ 1 - 1
src/xt_pages/outpatientCharges/newStatementPrintTwo.vue 파일 보기

@@ -389,7 +389,7 @@
389 389
                       }
390 390
                     })
391 391
                     that.num = num
392
-                    if(this.org_id == 10138){
392
+                    if(that.org_id == 10138){
393 393
                       let newTotal = 0
394 394
                       for (var i = that.info.transBody.outputlist2.length - 1; i >= 0; i--) {
395 395
                         if(that.info.transBody.outputlist2[i].aka111 == '07') {