see999 4 years ago
parent
commit
4fd3380745
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/xt_pages/outpatientCharges/newStatementPrintTwo.vue

+ 1 - 1
src/xt_pages/outpatientCharges/newStatementPrintTwo.vue View File

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