<b-table :data="data"> <b-table-column field="id" label="ID" width="40" numeric> <template v-slot:header="{ column }"> <b-tooltip :label="column.label" ...
確定! 回上一頁