1
1
mirror of https://github.com/Fabio286/antares.git synced 2025-06-05 21:59:22 +02:00

feat: table fields deletion

This commit is contained in:
2020-11-13 16:19:59 +01:00
parent 07654039b6
commit 242ddec744
7 changed files with 61 additions and 20 deletions

View File

@ -1,5 +1,5 @@
<template>
<div class="tr">
<div class="tr" @contextmenu.prevent="$emit('contextmenu', $event, localRow._id)">
<div class="td">
<div class="row-draggable">
<i class="mdi mdi-drag-horizontal row-draggable-icon" />