changes
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
<div class="field">
|
||||
<label class="label">{{ $lang("open-date") }}:</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