调整table滚动兼顾使用滚动条
This commit is contained in:
@@ -52,7 +52,8 @@ export default {
|
||||
|
||||
<template>
|
||||
<section class="AppKeyGoods">
|
||||
<dv-scroll-board :config="tableConfig"/>
|
||||
<scroll-table :table-data="tableData" :columns="columns"/>
|
||||
<!--<dv-scroll-board :config="tableConfig"/>-->
|
||||
</section>
|
||||
</template>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user