浏览代码

打印单

XMLWAN 4 年前
父节点
当前提交
fb18c4592f
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/xt_pages/dialysis/batch_print/batch_print_order_thirty.vue

+ 1 - 1
src/xt_pages/dialysis/batch_print/batch_print_order_thirty.vue 查看文件

672
 
672
 
673
           this.records = this.records.concat(resp.data.schedules)
673
           this.records = this.records.concat(resp.data.schedules)
674
 
674
 
675
-          console.log('记录', this.records)
675
+          // console.log('记录', this.records)
676
 
676
 
677
           for (const recordIndex in this.records) {
677
           for (const recordIndex in this.records) {
678
             var dlegh = 0
678
             var dlegh = 0