Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit266def6

Browse files
committed
Merge branch 'ee-setup' of github.com:lowcoder-org/lowcoder into feat/environments
2 parents199c869 +402b2cd commit266def6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

‎client/packages/lowcoder/src/pages/setting/environments/WorkspaceDetail.tsx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,9 @@ const WorkspaceDetail: React.FC = () => {
111111
<Texttype="secondary"style={{marginRight:"16px"}}>
112112
ID:{workspace.id}
113113
</Text>
114+
<Texttype="secondary"style={{marginRight:"16px"}}>
115+
GID:{workspace.gid||'N/A'}
116+
</Text>
114117
<Tagcolor={workspace.managed ?"green" :"default"}>
115118
{workspace.managed ?"Managed" :"Unmanaged"}
116119
</Tag>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp