Tcode平台改造升级-项目名称openRepoPortalV2改为tcode
This commit is contained in:
@@ -142,7 +142,7 @@ const createOrgItem = {
|
||||
orgUrl: {
|
||||
label: '组织URL',
|
||||
// prefix: `${(import.meta as any).env.VITE_HOST}/`,
|
||||
prefix: `${window.location.origin}/openRepoPortalV2/`,
|
||||
prefix: `${window.location.origin}/tcode/`,
|
||||
placeholder: '请输入',
|
||||
occupied: 'namespace已被使用',
|
||||
ruleDesc: {
|
||||
|
||||
Reference in New Issue
Block a user