mirror of
https://gitee.com/dromara/go-view.git
synced 2026-04-23 00:00:12 +08:00
feat: 新增顶部功能
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
<template #action>
|
||||
<n-space class="list-footer" justify="space-between">
|
||||
<n-text depth="3">
|
||||
{{$t('project.last_edit')}}:
|
||||
{{$t('project.last_edit')}}:
|
||||
<n-time :time="new Date()" format="yyyy-MM-dd hh:mm" />
|
||||
</n-text>
|
||||
<!-- 工具 -->
|
||||
|
||||
Reference in New Issue
Block a user