档案目录修改

master
wanglei 1 year ago
parent ff3a9d69b1
commit 5e5b93a683

@ -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'){

Loading…
Cancel
Save