修改bug 52195 法规清单-项目清单,发起确认流程,无法发起

This commit is contained in:
zhangyichen
2022-03-28 16:09:21 +08:00
parent 922ffeb0c1
commit 01924334dd
2 changed files with 10 additions and 1 deletions
@@ -1341,7 +1341,7 @@ export default {
handleProcess(row) {
// 项目清单确认流程
this.$router.push({
name: 'xmqdqrStep1-4',
name: 'xmqdqrStep1',
query: {
row
}