这是我的数据表组件的开始: <v-data-table :headers="headers" :items="acts" hide-actions ... customSort(items, index, isDesc) { items.sort((a, ...
確定! 回上一頁