[update] fix draggable
This commit is contained in:
@@ -84,6 +84,7 @@
|
||||
</td>
|
||||
</tr>
|
||||
<tr
|
||||
v-else
|
||||
height="50px"
|
||||
:class="taskIndex === projectTableSelectIndex ? 'table-row-focus' : ''"
|
||||
v-for="(deviceUUID, index) in task.device"
|
||||
|
||||
Reference in New Issue
Block a user