@@ -11,13 +11,9 @@
<DataTable
data-id="53"
:rows="12"
- label-width="100px"
- :min-height="70"
+ labelWidth="100px"
+ :minHeight="70"
width="800px"
- :show-overflow-tooltip="true"
- :with-column-set="true"
- @handleAdd="handleAdd"
- @handleEdit="handleEdit"
/>
<!--搜索-->
<!-- <div class="airportInfo-search">
@@ -3,13 +3,9 @@
data-id="54"
</div>
</template>