超算首页前往工作台标识更换
This commit is contained in:
parent
053081f91a
commit
3e89e353d2
|
|
@ -81,7 +81,7 @@ function SpecialProjects({ data, showLoginDialog, checkIfLogin, nsccTitle }) {
|
|||
6: 1048
|
||||
}
|
||||
const orgId = {
|
||||
6: "Supercomputing",
|
||||
6: "NSCCN",
|
||||
}
|
||||
return <div key={i} className={`proTypeBox_NSCC ${typeId === item.id && "active"}`}>
|
||||
<p className={`mb15 FlexAJ`} onClick={() => { setTypeId(item.id) }}>
|
||||
|
|
|
|||
Loading…
Reference in New Issue