[update] 企标流程联调
This commit is contained in:
@@ -143,6 +143,13 @@ export default {
|
||||
switch (record.prcType + '') {
|
||||
case '7':
|
||||
path = '/workCenter/enterpriseStandardInitChange/planApprovalChangeFlow'
|
||||
break
|
||||
case '8':
|
||||
path = '/workCenter/annualRevisionPlanActivelyReport/revisionPlanActivelyReportFlow'
|
||||
break
|
||||
case '9':
|
||||
path = '/workCenter/annualRevisionPlanStandardizationInit/revisionPlanStandardizationInitFlow'
|
||||
break
|
||||
}
|
||||
this.$router.push({
|
||||
path: path,
|
||||
|
||||
Reference in New Issue
Block a user