Ver código fonte

提交代码

陈少旭 1 ano atrás
pai
commit
6bf4f100a5

+ 1 - 1
src/xt_pages/outpatientCharges/outpatientChargesManagement.vue Ver arquivo

1913
                 that.$message({ message: '挂号成功', type: 'success', duration: 5000 })
1913
                 that.$message({ message: '挂号成功', type: 'success', duration: 5000 })
1914
                 that.$refs.register.hide()
1914
                 that.$refs.register.hide()
1915
                 that.loadingone = false
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
             }