|
|
|
@ -487,7 +487,7 @@ export default {
|
|
|
|
},
|
|
|
|
},
|
|
|
|
// 档案信息
|
|
|
|
// 档案信息
|
|
|
|
handleDAXX(row){
|
|
|
|
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);
|
|
|
|
this.$router.push("/dangan/czrkdj?muId=" + row.id);
|
|
|
|
}else {
|
|
|
|
}else {
|
|
|
|
this.$alert(`暂无相关页面!`, `提示`, {
|
|
|
|
this.$alert(`暂无相关页面!`, `提示`, {
|
|
|
|
|