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