档案目录

master
wanglei 2 years ago
parent 75ce251b83
commit 4a10e076cd

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

Loading…
Cancel
Save