소스 검색

this指向问题

zyz 6 년 전
부모
커밋
5fc5164b49
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      app/jbsc/html/filter_type.html

+ 1 - 1
app/jbsc/html/filter_type.html

@ -281,7 +281,7 @@
				},
				watch:{
					teamCode:function(){
						vm.noDenizen=false
						this.noDenizen=false
						this.getPatientSignByDoctor('one')
					},
					currentType:function(val){