Commit 6a9f24ca authored by katherinehhh's avatar katherinehhh
Browse files

feat: 添加字段浮窗位置优化

parent cd16adcd
Showing with 0 additions and 1 deletion
+0 -1
......@@ -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>
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment