Merge branch 'pre-scoring'
This commit is contained in:
@ -10,6 +10,16 @@ export default [
|
||||
path: '/ProjectLayout/ZBiXuan/Detailed',
|
||||
component: './ZBiXuan/EvaluationRoom/Config/FirstLimited/detailedBX.tsx'
|
||||
},
|
||||
{//预打分配置
|
||||
path: '/ProjectLayout/ZStoreIn/Detailed',
|
||||
component: './ZBiXuan/EvaluationRoom/Config/FirstLimited/detailedStoreIn.tsx',
|
||||
name: '配置',
|
||||
},
|
||||
{
|
||||
path: '/ProjectLayout/ZStoreIn/PreScore',
|
||||
component: './Evaluation/BidDetailed/BidDetailedReview/preScore.tsx',
|
||||
name: '预打分',
|
||||
},
|
||||
{//报价评审配置
|
||||
path: '/ProjectLayout/offerEva',
|
||||
component: './ZBiXuan/EvaluationRoom/Config/Offer'
|
||||
|
Reference in New Issue
Block a user