XMLWAN 4 lat temu
rodzic
commit
74de90409d

+ 1 - 1
src/xt_pages/dialysis/batch_print/batch_print_order_seven.vue Wyświetl plik

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

+ 1 - 0
src/xt_pages/outpatientDoctorStation/components/deskPrescription.vue Wyświetl plik

@@ -1028,6 +1028,7 @@
1028 1028
           isLoading = true
1029 1029
           console.log("prescriptions9999",this.prescriptions)
1030 1030
           console.log("params---",params)
1031
+          console.log("data",data)
1031 1032
           createHisPrescription(data, params).then(response => {
1032 1033
             if (response.data.state == 1) {
1033 1034
               this.$emit("change")