Merge branch '20220523-公开比选一阶段二次项目,资格审查合格供应商为一家时可增加自定义流程' of http://gitlab.tianti.tg.unicom.local/eshop/fe_service_ebtp_frontend into 20220309-供应商关联关系疑似违规行为
This commit is contained in:
@ -248,6 +248,7 @@ export async function jurySaveInfo(record: any) {
|
||||
sessionStorage.setItem("groupId", record.chatGroupId)
|
||||
sessionStorage.setItem("expertGroupId", record.expertChatGroupId)
|
||||
sessionStorage.setItem("sectionId", record.sectionId)
|
||||
sessionStorage.setItem("roomTypeByEva", record.roomType)
|
||||
await getQuotationMethodById(record.id)
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user