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(`暂无相关页面!`, `提示`, {