iview的表格组件宽度自适应问题-灵析社区

霹雳青

html: <Table :columns="columns" :data="data" class="table" /> css .table table{ // table-layout: auto; width: 100% !important; }

阅读量:1

点赞量:0

问AI