Explorar el Código

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

XMLWAN hace 3 años
padre
commit
9f0938293d
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/xt_pages/hospitalStation/components/deskPrescription.vue

+ 1 - 1
src/xt_pages/hospitalStation/components/deskPrescription.vue Ver fichero

@@ -1619,7 +1619,7 @@ export default {
1619 1619
       return total
1620 1620
 
1621 1621
     },
1622
-    getTotalTwo() {de
1622
+    getTotalTwo() {
1623 1623
       var total = 0
1624 1624
       for (let i = 0; i < this.month_prescriptions.length; i++) {
1625 1625