Browse Source

Merge branch '20201109_pc_vue_new_branch' of http://git.shengws.com/csx/Vue_New into 20201109_pc_vue_new_branch

csx 3 years ago
parent
commit
7300aaa7e4
1 changed files with 0 additions and 13 deletions
  1. 0 13
      src/xt_pages/outpatientDoctorStation/components/deskPrescription.vue

+ 0 - 13
src/xt_pages/outpatientDoctorStation/components/deskPrescription.vue View File

@@ -1367,8 +1367,6 @@
1367 1367
           this.prescriptions[i].name = '处方' + (i + 1)
1368 1368
           this.prescriptions[i]['pre_time'] = nowTime
1369 1369
 
1370
-          this.prescriptions[i]['med_type'] = 14
1371
-
1372 1370
           if (i == 0) {
1373 1371
             if (this.prescriptions[0].advices.length > 0 && this.prescriptions[0].project.length == 0) {
1374 1372
               this.customTabIndex = 1
@@ -2857,17 +2855,6 @@
2857 2855
 
2858 2856
             }
2859 2857
 
2860
-            // if(this.activeName == 2){
2861
-            //
2862
-            //    for(let i = 0; i<temp2.length;i++){
2863
-            //     for(let j=0;j<this.hisList.length;j++){
2864
-            //         if(temp2[i].id == this.hisList[j].project_id){
2865
-            //            temp2[i].total =  this.hisList[j].number
2866
-            //         }
2867
-            //     }
2868
-            //    }
2869
-            //  }
2870
-
2871 2858
             if (temp2.length > 0) {
2872 2859
               for (let b = 0; b < temp2.length; b++) {
2873 2860
                 let obj = {