This commit is contained in:
2021-04-09 19:07:20 +00:00
parent 4da4b3331b
commit 46e09644eb

View File

@@ -1,7 +1,5 @@
<template>
<div v-if="value != null">
selected row: {{ selectedRow }}
<!-- Title and menu -->
<v-col cols="12">
<v-menu offset-y>
<template v-slot:activator="{ on, attrs }">
@@ -29,10 +27,7 @@
</v-list>
</v-menu>
</v-col>
<!--
<span class="text-caption"
>[selected su_index: {{ activeItemIndex }}]</span
> -->
<template v-if="showTable">
<!-- ################################ SCHEDULED USERS TABLE ############################### -->
<v-col cols="12">