mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-22 19:16:01 +00:00
optimalization
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
|
||||
export let data;
|
||||
export let filter;
|
||||
export let isExpandedOnlyBySearch;
|
||||
</script>
|
||||
|
||||
<AppObjectList
|
||||
@@ -16,4 +17,5 @@
|
||||
}))}
|
||||
module={columnAppObject}
|
||||
{filter}
|
||||
{isExpandedOnlyBySearch}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user