Parcourir la source

HIS 系统提交

XMLWAN il y a 4 ans
Parent
révision
eb6814b19c

+ 1 - 1
src/xt_pages/outpatientDoctorStation/components/deskPrescription.vue Voir le fichier

@@ -365,7 +365,7 @@
365 365
         // console.log(this.prescriptions)
366 366
       },
367 367
       selectChange(row){
368
-        console.log("row222",row)
368
+        // console.log("row222",row)
369 369
         var ids = []
370 370
         for(let i=0;i<row.length;i++){
371 371
           ids.push(row[i].id)