Parcourir la source

this指向问题

zyz il y a 6 ans
Parent
commit
5fc5164b49
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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){