mirror of
https://github.com/Syngnat/GoNavi.git
synced 2026-06-29 18:31:23 +08:00
✨ feat(designer): 将对象设计整合进数据视图并统一设计表交互样式
This commit is contained in:
@@ -2726,6 +2726,7 @@ const QueryEditor: React.FC<{ tab: TabData; isActive?: boolean }> = ({ tab, isAc
|
||||
connectionId,
|
||||
dbName: targetDbName,
|
||||
tableName: targetTableName,
|
||||
objectType: 'table',
|
||||
});
|
||||
dispatchQueryEditorSidebarLocate({
|
||||
connectionId,
|
||||
|
||||
Reference in New Issue
Block a user