Auto Commit

上级 b5051776
......@@ -174,11 +174,11 @@ function initFirstData() {
</div>
<br>
<div>
<a-table :scroll="{ x: 800 }" :columns="state.columns" :data-source="state.dataSource" :loading="state.loading">
<a-table :scroll="{ x: 800,y:600 }" :columns="state.columns" :data-source="state.dataSource" :loading="state.loading">
</a-table>
</div>
<div>
<div id="first" style="width:800px;max-height:900px;"></div>
<div id="first" style="width:800px;height:900px;"></div>
</div>
</div>
</template>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册