This commit is contained in:
@@ -99,7 +99,7 @@
|
|||||||
</v-col>
|
</v-col>
|
||||||
|
|
||||||
<v-col cols="12" sm="6" lg="4" xl="3">
|
<v-col cols="12" sm="6" lg="4" xl="3">
|
||||||
<v-row>
|
<v-row no-gutters>
|
||||||
<v-col cols="1">
|
<v-col cols="1">
|
||||||
<v-menu offset-y>
|
<v-menu offset-y>
|
||||||
<template v-slot:activator="{ on, attrs }">
|
<template v-slot:activator="{ on, attrs }">
|
||||||
@@ -129,7 +129,7 @@
|
|||||||
</v-list>
|
</v-list>
|
||||||
</v-menu>
|
</v-menu>
|
||||||
</v-col>
|
</v-col>
|
||||||
<v-col cols="11">
|
<v-col>
|
||||||
<gz-date-time-picker
|
<gz-date-time-picker
|
||||||
ref="subscriptionExpire"
|
ref="subscriptionExpire"
|
||||||
v-model="obj.subscriptionExpire"
|
v-model="obj.subscriptionExpire"
|
||||||
|
|||||||
Reference in New Issue
Block a user