|
|
@@ -51,7 +51,12 @@ export const SITE_ROUTES: Record<any, string[]> = {
|
|
|
'/organization/approvalFlow/create',
|
|
|
'/order/orderManage/detail/:orderNo',
|
|
|
'/order/orderManage/applyAfter',
|
|
|
- '/valueAdded/maintenanceApply'
|
|
|
+ '/valueAdded/maintenanceApply',
|
|
|
+ '/enterprise/messageNotice',
|
|
|
+ '/enterprise/securitySetting',
|
|
|
+ '/enterprise/securitySetting/resetPassword',
|
|
|
+ '/enterprise/securitySetting/changePhone',
|
|
|
+ '/enterprise/changePerson'
|
|
|
], //订单列表
|
|
|
|
|
|
i: ['/i'], //个人信息
|