mirror of
https://github.com/tiny-craft/tiny-rdm.git
synced 2026-04-23 00:17:09 +08:00
perf: use custom separator set by each server profile
fix: add duplicated key to tree view when update value
This commit is contained in:
@@ -142,7 +142,7 @@ const onSaveValue = async () => {
|
||||
props.name,
|
||||
props.db,
|
||||
props.keyPath,
|
||||
toLower(props.keyType),
|
||||
toLower(keyType),
|
||||
editValue.value,
|
||||
-1
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user