builded flat toc, needed for infinite loading
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
@input="onClickPaginationItem"
|
||||
>
|
||||
<template v-slot:option="option">
|
||||
<span v-for="l in option.level" :key="l" class="op-tab"/>
|
||||
<span v-for="l in option.level" :key="l" class="op-tab" />
|
||||
{{ option.label }}
|
||||
</template>
|
||||
</v-select>
|
||||
|
||||
Reference in New Issue
Block a user