update 首页跳转待办
This commit is contained in:
@@ -68,6 +68,10 @@ export default {
|
|||||||
case '4':
|
case '4':
|
||||||
path = '/workCenter/NoMatchTrackingProcess'
|
path = '/workCenter/NoMatchTrackingProcess'
|
||||||
break
|
break
|
||||||
|
// 法规合规评估流程
|
||||||
|
case '5':
|
||||||
|
path = '/workCenter/StandardComplianceProcess'
|
||||||
|
break
|
||||||
// 法规采购流程
|
// 法规采购流程
|
||||||
case '6':
|
case '6':
|
||||||
path = '/workCenter/StandardProcurementProcess'
|
path = '/workCenter/StandardProcurementProcess'
|
||||||
|
|||||||
Reference in New Issue
Block a user