mirror of
https://github.com/dataease/dataease.git
synced 2026-05-19 10:18:11 +08:00
fix(数据集): 使用PostgreSQL的外部表SQL和内部表左连接,创建数据集成功
This commit is contained in:
@@ -891,6 +891,7 @@ const dfsFieldsTips = (arr, list, idArr) => {
|
||||
})
|
||||
}
|
||||
const confirmEditUnion = () => {
|
||||
num = +new Date()
|
||||
const { node, parent } = fieldUnion.value
|
||||
const to = node.id
|
||||
const from = parent.id
|
||||
|
||||
Reference in New Issue
Block a user