XMLWAN пре 4 година
родитељ
комит
7578d0569a
1 измењених фајлова са 1 додато и 1 уклоњено
  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 Прегледај датотеку

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