zhangyanfang %!s(int64=5) %!d(string=hai) anos
pai
achega
523570b8cc
Modificáronse 1 ficheiros con 4 adicións e 1 borrados
  1. 4 1
      component/record/follow-up-list.js

+ 4 - 1
component/record/follow-up-list.js

@ -29,7 +29,10 @@ Vue.component('follow-list', {
				      	title:"随访详情",
				      	area: ['800px', '650px'],
				      	shadeClose: false,
				     	content: '../../followup/html/lay_followUp_detail.html?id='+list.id
						 content: '../../followup/html/lay_followUp_detail.html?id='+list.id,
						 end: function () {
							location.reload();
						}
				    });
				}
//			}else{