소스 검색

提交代码

陈少旭 1 년 전
부모
커밋
6bf4f100a5
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/xt_pages/outpatientCharges/outpatientChargesManagement.vue

+ 1 - 1
src/xt_pages/outpatientCharges/outpatientChargesManagement.vue 파일 보기

@@ -1913,7 +1913,7 @@ export default {
1913 1913
                 that.$message({ message: '挂号成功', type: 'success', duration: 5000 })
1914 1914
                 that.$refs.register.hide()
1915 1915
                 that.loadingone = false
1916
-                that.CheckHISPatient(that.record_date,that.patientInfo.id)
1916
+                // that.CheckHISPatient(that.record_date,that.patientInfo.id)
1917 1917
 
1918 1918
               }
1919 1919
             }