Make bootstrap-vue b-table 'Id' column invisible. My quick solution for this would be like this: fields: Array<any> = [ {key: 'Id', thClass: 'd-none', ...
確定! 回上一頁