Selaa lähdekoodia

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

csx 3 vuotta sitten
vanhempi
commit
fb9d2148b3

+ 2 - 2
src/xt_pages/outpatientDoctorStation/components/deskPrescription.vue Näytä tiedosto

@@ -2203,7 +2203,7 @@
2203 2203
                 }
2204 2204
               })
2205 2205
             }
2206
-            
2206
+
2207 2207
           } else if (index == 2) {
2208 2208
             this.$router.push('/outpatientDoctorStation/print')
2209 2209
           } else if (index == 4) {
@@ -2788,7 +2788,7 @@
2788 2788
           this.$message.error(row.project_name + '库存不足')
2789 2789
           return
2790 2790
         }
2791
-        this.teamList = row
2791
+        this.teamList.push(row)
2792 2792
       },
2793 2793
       getlist() {
2794 2794
         this.tabProject = []