Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
小 白蛋
Nocobase
Commits
6a9f24ca
Commit
6a9f24ca
authored
2 years ago
by
katherinehhh
Browse files
Options
Download
Email Patches
Plain Diff
feat: 添加字段浮窗位置优化
parent
cd16adcd
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
packages/plugins/graph-collection-manager/src/client/components/AddFieldAction.tsx
+0
-1
...llection-manager/src/client/components/AddFieldAction.tsx
with
0 additions
and
1 deletion
+0
-1
packages/plugins/graph-collection-manager/src/client/components/AddFieldAction.tsx
+
0
-
1
View file @
6a9f24ca
...
...
@@ -28,7 +28,6 @@ export const AddFieldAction = ({ item: record }) => {
useCreateCollectionField
:
()
=>
useCreateCollectionField
(
record
),
}
}
getContainer
=
{
()
=>
document
.
getElementById
(
'
graph_container
'
)
}
// getPopupContainer={triggerNode => triggerNode.parentNode}
>
<
PlusOutlined
className
=
"btn-add"
id
=
'graph_btn_add_field'
/>
</
AddCollectionFieldAction
>
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment