mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-19 10:46:00 +00:00
add db key modal
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
|
||||
<div class="container">
|
||||
<DbKeyItemDetail
|
||||
{keyInfo}
|
||||
dbKeyFields={keyInfo.keyType.dbKeyFields}
|
||||
{item}
|
||||
onChangeItem={value => {
|
||||
item = value;
|
||||
|
||||
Reference in New Issue
Block a user