Skip to content

Commit

Permalink
return object for tasks data table
Browse files Browse the repository at this point in the history
  • Loading branch information
wssheldon committed Nov 3, 2023
1 parent 5aadc15 commit 9a0e993
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/dispatch/static/dispatch/src/task/Table.vue
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@
:loading="loading"
loading-text="Loading... Please wait"
show-select
return-object
>
<template #item.description="{ item }">
<div class="text-truncate" style="max-width: 400px">
Expand Down

0 comments on commit 9a0e993

Please sign in to comment.