[update] fix draggable

This commit is contained in:
peterlu14
2022-11-15 16:59:01 +08:00
parent b45f731f1d
commit 45653ba7cb
@@ -84,6 +84,7 @@
</td>
</tr>
<tr
v-else
height="50px"
:class="taskIndex === projectTableSelectIndex ? 'table-row-focus' : ''"
v-for="(deviceUUID, index) in task.device"