<template> <div id="app"> <b-table :items="items" :fields="fields"> <template v-slot:cell(showDetails)="row"> <b-button size="sm" ...
確定! 回上一頁