From 5e5b93a68374ceff6d8fcc5a9a70245d8c75d3e3 Mon Sep 17 00:00:00 2001 From: wanglei Date: Sat, 29 Jun 2024 09:44:28 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A1=A3=E6=A1=88=E7=9B=AE=E5=BD=95=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- dangan-ui/src/views/dangan/catalog/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dangan-ui/src/views/dangan/catalog/index.vue b/dangan-ui/src/views/dangan/catalog/index.vue index 06ad1a8..db7db0a 100644 --- a/dangan-ui/src/views/dangan/catalog/index.vue +++ b/dangan-ui/src/views/dangan/catalog/index.vue @@ -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'){