소스 검색

Merge branch 'master' of http://192.168.1.220:10080/raolu/PC-application

hd 3 달 전
부모
커밋
dc04384ba9
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. 4 0
      app/rehabilitation/js/guide_the_message.js

+ 4 - 0
app/rehabilitation/js/guide_the_message.js

@ -269,6 +269,10 @@ top.rehabilitationGuideVue = new Vue({
		},
    openFollowRecordForm() {
		var vm=this
		if(vm.service.disease!='3'){
			top.layer.msg('请到app上操作!')
			return false
		}
      top.layer.open({
        type: 2,
        area: ['600px', '700px'],