首页流程跳转

This commit is contained in:
sunFlower
2022-11-11 10:37:03 +08:00
parent db04a93b40
commit dc967e7066
@@ -94,7 +94,7 @@
},
moreClick() {
this.$router.push({
path: '/ProcessCenter'
path: '/projectRegulationTasks'
})
},
prcClick(row) {