changes
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
>{{ isVietnamese ? "Thời gian tạo" : "Create time" }}<b class="ml-1 has-text-danger">*</b></label
|
||||
>
|
||||
<div class="control">
|
||||
{{ $dayjs(record.create_time).format("DD/MM/YYYY") }}
|
||||
{{ $dayjs(record.create_time).format("L") }}
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user