This commit is contained in:
jxxghp
2023-07-17 07:21:26 +08:00
parent 96bafcfec6
commit 605a84dcdc
@@ -190,6 +190,7 @@ const dropdownItems = ref([
:items="dataList" :items="dataList"
:items-length="totalItems" :items-length="totalItems"
:search="search" :search="search"
:loading="loading"
@update:options="fetchData" @update:options="fetchData"
density="compact" density="compact"
item-value="id" item-value="id"