+
+
+ |
+
+ {{ item.value.length>0 ? item.value : $t('none') }}
+
+ |
+
+
+
+
+ {{ item.volume == 0 ? $t('unlimited') : HumanReadable.sizeFormat(item.volume) }}
+
+
+
+
+ {{ item.expiry == 0 ? $t('unlimited') : HumanReadable.remainedDays(item.expiry)?? $t('date.expired') }}
+
+
+
+
+
+ {{ $t('online') }}
+
+ -
+
+
+
+
+ mdi-pencil
+
+
+
+
+ mdi-delete
+
+
+
+
+ {{ $t('confirm') }}
+
+ {{ $t('yes') }}
+ c.id == item.id)] = false">{{ $t('no') }}
+
+
+
+
+ mdi-qrcode
+
+
+
+
+
+
+