From 4a10e076cd23c43f8c351cc6db8472cc0bc7b472 Mon Sep 17 00:00:00 2001 From: wanglei Date: Thu, 13 Jun 2024 16:03:39 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A1=A3=E6=A1=88=E7=9B=AE=E5=BD=95?= 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 dadd2be..c3d79a2 100644 --- a/dangan-ui/src/views/dangan/catalog/index.vue +++ b/dangan-ui/src/views/dangan/catalog/index.vue @@ -487,7 +487,7 @@ export default { }, // 档案信息 handleDAXX(row){ - if(row.ywType==='0'|| row.ywType==='1'|| row.ywType==='2'){ + if(row.ywType==='option1'|| row.ywType==='option3'|| row.ywType==='option9'){ this.$router.push("/dangan/czrkdj?muId=" + row.id); }else { this.$alert(`暂无相关页面!`, `提示`, {