1
0
mirror of https://github.com/FatttSnake/Pinnacle-OA.git synced 2026-04-05 23:11:24 +08:00

Changed the transaction option logo in the sidebar of the home page

This commit is contained in:
assina045
2023-05-15 10:51:58 +08:00
parent bd88008c08
commit 0c7dc7957f
2 changed files with 2 additions and 1 deletions

View File

@@ -143,7 +143,7 @@ const router = createRouter({
],
meta: {
title: '事务',
icon: shallowRef(IconPinnacleHome),
icon: shallowRef(IconPinnacleAffairs),
requiresScrollbar: false,
requiresPadding: true
}