소스 검색

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

csx 3 년 전
부모
커밋
678c634adb
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/xt_pages/hospitalStation/components/deskPrescription.vue

+ 1 - 1
src/xt_pages/hospitalStation/components/deskPrescription.vue 파일 보기

@@ -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