update 标准法规入库/变更流程

This commit is contained in:
赵霄
2023-11-09 14:14:12 +08:00
parent e3b899e5ca
commit 2992c66b61
6 changed files with 154 additions and 19 deletions
@@ -141,6 +141,10 @@ export default {
let path = ''
// 跳转到对应流程页面
switch (record.prcType + '') {
// 标准法规入库/变更流程
case '1':
path = '/workCenter/StandardEntryOrChangeProcess'
break
// 企标立项、变更计划
case '7':
path = '/workCenter/enterpriseStandardInitChange/planApprovalChangeFlow'