mirror of
https://github.com/dataease/dataease.git
synced 2026-05-14 21:12:33 +08:00
fix(数据集): 自定义 SQL 修改内容后点击保存不提示“保存成功” #17442
This commit is contained in:
@@ -267,6 +267,7 @@ const saveSqlNode = (val: SqlNode, cb) => {
|
||||
sqlVariableDetails
|
||||
}
|
||||
dfsNodeBack([obj], [id], state.nodeList)
|
||||
cb?.()
|
||||
emits('reGetName')
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user