commit(liucheng)
This commit is contained in:
@@ -1206,7 +1206,7 @@ export default {
|
|||||||
}
|
}
|
||||||
else if(row.taskInfo === '责任人反馈情况'){
|
else if(row.taskInfo === '责任人反馈情况'){
|
||||||
this.$router.push({
|
this.$router.push({
|
||||||
name: 'zdrzbzORzchgxxmscStep5-1',
|
name: 'zdrzbzORzchgxxmscStep5',
|
||||||
query: {
|
query: {
|
||||||
taskIds: row.taskIds,
|
taskIds: row.taskIds,
|
||||||
prcId: row.prcId,
|
prcId: row.prcId,
|
||||||
@@ -1230,7 +1230,7 @@ export default {
|
|||||||
}
|
}
|
||||||
else if(row.taskInfo === '法规管理员审核'){
|
else if(row.taskInfo === '法规管理员审核'){
|
||||||
this.$router.push({
|
this.$router.push({
|
||||||
name: 'zdrzbzORzchgxxmscStep7-1',
|
name: 'zdrzbzORzchgxxmscStep7',
|
||||||
query: {
|
query: {
|
||||||
taskIds: row.taskIds,
|
taskIds: row.taskIds,
|
||||||
prcId: row.prcId,
|
prcId: row.prcId,
|
||||||
|
|||||||
Reference in New Issue
Block a user