@ -468,7 +468,7 @@ export default {
handleDAXX(row){
// 常住人口登记表
if(row.ywType==='option1'|| row.ywType==='option3'|| row.ywType==='option9'|| row.ywType==='option2'){
this.$router.push("/dangan/czrkdj?muId=" + row.id);
this.$router.push("/dangan/czrkdj?muId=" + row.id + '&ywType=' +row.ywType);
}
// 出生医学证明
if(row.ywType==='option4'){