MHSanaei 1 год назад
Родитель
Сommit
85d42ce94f
1 измененных файлов с 2 добавлено и 0 удалено
  1. 2 0
      web/html/xui/inbound_client_table.html

+ 2 - 0
web/html/xui/inbound_client_table.html

@@ -38,6 +38,8 @@
 <template slot="expiryTime" slot-scope="text, client, index">
     <template v-if="client.expiryTime > 0">
         <a-tag :color="usageColor(new Date().getTime(), app.expireDiff, client.expiryTime)">
+            [[ DateUtil.formatMillis(client._expiryTime) ]]
+        </a-tag>
     </template>
     <a-tag v-else-if="client.expiryTime < 0" color="cyan">
         [[ client._expiryTime ]] {{ i18n "pages.client.days" }}