Bladeren bron

518合并代码

XMLWAN 2 jaren geleden
bovenliggende
commit
64550cc847
1 gewijzigde bestanden met toevoegingen van 4 en 4 verwijderingen
  1. 4 4
      src/xt_pages/dialysis/details/dialog/DoctorAdviceDialog.vue

+ 4 - 4
src/xt_pages/dialysis/details/dialog/DoctorAdviceDialog.vue Bestand weergeven

@@ -1347,7 +1347,7 @@
1347 1347
                     }
1348 1348
                   }
1349 1349
                   this.execTimeDialogVisible = false
1350
-                  
1350
+
1351 1351
                   return false
1352 1352
               }
1353 1353
 
@@ -1383,7 +1383,7 @@
1383 1383
           return false
1384 1384
         }
1385 1385
         let mode = '1'
1386
-       console.log("sry2332322332",this.src_type)
1386
+       // console.log("sry2332322332",this.src_type)
1387 1387
        if(this.src_type == ""){
1388 1388
           this.form.way = 1
1389 1389
        }
@@ -1412,7 +1412,7 @@
1412 1412
               this.hideForm()
1413 1413
               console.log("子药23223332323332",this.form.parent_id)
1414 1414
               console.log("232322332323232",this.form.parent_id)
1415
-           
1415
+
1416 1416
               if (this.form.parent_id > 0) {
1417 1417
                 var spliceIndex = -1
1418 1418
                 for (let index = this.doctor_advices.length - 1; ; index--) {
@@ -1436,7 +1436,7 @@
1436 1436
                       this.doctor_advices.push(swapData[index])
1437 1437
                     }
1438 1438
                   }
1439
-                 
1439
+
1440 1440
                   console.log("doctore_advic4233232323232",this.doctor_advices)
1441 1441
                 }
1442 1442
               } else {