SAP打包配置修改

This commit is contained in:
fmk1023
2025-12-25 14:54:23 +08:00
parent b80ff647c9
commit 29fa1a2199
14 changed files with 18 additions and 18 deletions

View File

@@ -142,7 +142,7 @@ const createOrgItem = {
orgUrl: {
label: '组织URL',
// prefix: `${(import.meta as any).env.VITE_HOST}/`,
prefix: `${window.location.origin}/tcode/`,
prefix: `${window.location.origin}/SAP/`,
placeholder: '请输入',
occupied: 'namespace已被使用',
ruleDesc: {