Kaynağa Gözat

随访修改

zhangyanfang 5 yıl önce
ebeveyn
işleme
523570b8cc
1 değiştirilmiş dosya ile 4 ekleme ve 1 silme
  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{