yingzhou 6 лет назад
Родитель
Сommit
718380bbba
1 измененных файлов с 4 добавлено и 0 удалено
  1. 4 0
      app/rehabilitation/js/guide_the_message.js

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

@ -89,6 +89,10 @@
							icon: 5
						});
					}
					if(vm.service.status==1){
						var index = top.layer.getFrameIndex(window.name); //先得到当前iframe层的索引
						top.layer.title('服务记录详情', index)  //再改变当前层的标题						
					}
				})
			},
			zdly: function(data) {