Browse Source

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

XMLWAN 3 years ago
parent
commit
0f1c2a8924

+ 1 - 3
src/xt_pages/outpatientCharges/outpatientChargesManagement.vue View File

@@ -151,7 +151,7 @@
151 151
                                                     </div>
152 152
                                                     </el-tab-pane>
153 153
 
154
-                                                    
154
+
155 155
 
156 156
                                                     <prescription-table ref="prescription_tables"
157 157
                                                                         :prescription="items.curPrescriptions"></prescription-table>
@@ -700,8 +700,6 @@
700 700
       }
701 701
     },
702 702
     created() {
703
-      var xml=new ActiveXObject("yinhai.yh_hb_sctr")
704
-      console
705 703
       const tableHeight = document.body.clientHeight - 290
706 704
       this.tableHeight = tableHeight
707 705
       var nowDate = new Date()

+ 0 - 1
src/xt_pages/outpatientDoctorStation/doctorDesk.vue View File

@@ -1376,7 +1376,6 @@
1376 1376
                     medical_code: prescription.project[b].project.medical_code,
1377 1377
                     unit: prescription.project[b].project.unit,
1378 1378
                     type: prescription.project[b].type,
1379
-                    groupno: prescription.advices[b].groupno
1380 1379
 
1381 1380
                   }
1382 1381
 

+ 1 - 2
src/xt_pages/outpatientRegistration/index.vue View File

@@ -1542,8 +1542,7 @@
1542 1542
 
1543 1543
           }
1544 1544
         }
1545
-      }
1546
-      ,
1545
+      },
1547 1546
       changeName(id) {
1548 1547
         this.form.sex = ''
1549 1548
         this.form.age = ''