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') {