feat: There is no way the,
This commit is contained in:
@@ -291,6 +291,16 @@ export default {
|
|||||||
verifySarStandard: true,
|
verifySarStandard: true,
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
}else if (mes.taskInfo === '发起企标制修订流程'){
|
||||||
|
this.$router.push({
|
||||||
|
name: 'bussLibrary1',
|
||||||
|
query: {
|
||||||
|
type: 'buss1',
|
||||||
|
processName: mes.taskInfo,
|
||||||
|
bpnId: id,
|
||||||
|
verifySarStandard: true,
|
||||||
|
}
|
||||||
|
})
|
||||||
}else if (mes.taskInfo === '企标编写汇总修订'){
|
}else if (mes.taskInfo === '企标编写汇总修订'){
|
||||||
this.$router.push({
|
this.$router.push({
|
||||||
name: 'bussLibrary3',
|
name: 'bussLibrary3',
|
||||||
|
|||||||
Reference in New Issue
Block a user