mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-20 19:26:00 +00:00
key hack - correct reporting progress rows
This commit is contained in:
@@ -213,6 +213,7 @@
|
|||||||
<div class="title"><FontIcon icon="icon tables" /> Map source tables/files</div>
|
<div class="title"><FontIcon icon="icon tables" /> Map source tables/files</div>
|
||||||
|
|
||||||
{#key targetEditKey}
|
{#key targetEditKey}
|
||||||
|
{#key progressHolder}
|
||||||
<TableControl
|
<TableControl
|
||||||
rows={$values.sourceList || []}
|
rows={$values.sourceList || []}
|
||||||
columns={[
|
columns={[
|
||||||
@@ -338,6 +339,7 @@
|
|||||||
</svelte:fragment>
|
</svelte:fragment>
|
||||||
</TableControl>
|
</TableControl>
|
||||||
{/key}
|
{/key}
|
||||||
|
{/key}
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user