feat: 新增顶部功能

This commit is contained in:
MTrun
2022-01-05 20:52:49 +08:00
parent 2194ca5cd6
commit 1a659d4a60
9 changed files with 126 additions and 13 deletions
@@ -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>
<!-- 工具 -->