<template> <div> <b-table striped hover :items="items"></b-table> </div> </template> ... The fields prop is used to customize the table columns headings, ...
確定! 回上一頁