mirror of
https://github.com/potato47/ccc-devtools.git
synced 2025-12-27 17:17:28 +00:00
feat(3.0.0):支持creator3.0
This commit is contained in:
@@ -217,6 +217,7 @@
|
||||
<v-divider></v-divider>
|
||||
<v-card-text>
|
||||
<v-data-table :headers="cacheHeaders" :items="cacheData" :search="cacheSearchText" :sort-by="['size']"
|
||||
click:row="openGithub"
|
||||
:sort-desc="[true]" :footer-props="{
|
||||
showFirstLastPage: true,
|
||||
firstIcon: 'mdi-chevron-double-left',
|
||||
|
||||
Reference in New Issue
Block a user