mirror of
https://github.com/fastapiadmin/FastapiAdmin.git
synced 2026-09-21 20:55:14 +00:00
fix: 修正岗位管理页面的标题和提示文本
This commit is contained in:
@@ -47,10 +47,10 @@
|
||||
<template #header>
|
||||
<div class="card-header">
|
||||
<span>
|
||||
<el-tooltip content="公告通知管理维护系统的公告和通知。">
|
||||
<el-tooltip content="岗位管理维护系统的岗位信息。">
|
||||
<QuestionFilled class="w-4 h-4 mx-1" />
|
||||
</el-tooltip>
|
||||
公告通知列表
|
||||
岗位列表
|
||||
</span>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user