Skip to content
Snippets Groups Projects

Resolve "Loading animation for timetable object select on left side of timetables"

1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
@@ -85,6 +85,7 @@ export default {
:search="search"
single-expand
disable-pagination
hide-default-footer
:loading="loading"
>
<template #default="{ items, isExpanded, expand }">
Loading