瀏覽代碼

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

csx 4 年之前
父節點
當前提交
2106046365
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/xt_pages/outpatientDoctorStation/components/additionalCharges.vue

+ 1 - 1
src/xt_pages/outpatientDoctorStation/components/additionalCharges.vue 查看文件

@@ -108,7 +108,7 @@
108 108
     },
109 109
     watch: {
110 110
       hisPatientInfo: function(val) {
111
-        console.log('患者ID', this)
111
+        // console.log('患者ID', this)
112 112
       }
113 113
     }
114 114
   }