yingzhou 6 лет назад
Родитель
Сommit
ee03170535

+ 1 - 1
app/rehabilitation/js/guide_the_message.js

@ -216,7 +216,7 @@
			},
			viewDetial:function(type,code){
				var vm=this;
				if(type==4){					
				if(type==3){					
					top.layer.msg('客户端暂不支持查询随访记录');
				}else{
					top.layer.open({

+ 1 - 1
app/rehabilitation/js/service_item_content.js

@ -22,7 +22,7 @@
		methods:{
			viewDetial:function(type,code){
				var vm=this;
				if(type==4){					
				if(type==3){					
					top.layer.msg('客户端暂不支持查询随访记录');
				}else{
					top.layer.open({