@@ -1,7 +1,7 @@
<template>
<template-page ref="pageRef" :get-list="getList" :table-attributes="tableAttributes" :table-events="tableEvents"
:options-evens-group="optionsEvensGroup" :moreParameters="moreParameters" :column-parsing="columnParsing"
- :operation="operation" :exportList="exportList" :defaultSearchData="defaultSearchData">
+ :operation="operation" :exportList="exportList">
</template-page>
</template>