Browse Source

更新打印单

XMLWAN 5 years ago
parent
commit
077c6cfefa
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/xt_pages/dialysis/batch_print/batch_print_order_seven.vue

+ 1 - 1
src/xt_pages/dialysis/batch_print/batch_print_order_seven.vue View File

1301
 
1301
 
1302
             this.records = this.records.concat(resp.data.schedules)
1302
             this.records = this.records.concat(resp.data.schedules)
1303
 
1303
 
1304
-             console.log('记录', this.records)
1304
+             // console.log('记录', this.records)
1305
 
1305
 
1306
             for (const recordIndex in this.records) {
1306
             for (const recordIndex in this.records) {
1307
               var dlegh = 0
1307
               var dlegh = 0