This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user