固定资产图标上传

This commit is contained in:
THK3121 2023-08-23 09:17:34 +08:00
parent 17f25116f5
commit 5963b078f4
2 changed files with 92 additions and 87 deletions

BIN
static/img/home/GDZZ.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 778 B

View File

@ -187,8 +187,7 @@ export const quickLink = [{
]
// oaHOme快速入口数据
export const oaHomeData = [
{
export const oaHomeData = [{
text: '公司信息',
icon: '../../static/img/home/GSXX.png',
url: '/subpkg/companyInfo/companyInfo',
@ -202,8 +201,8 @@ export const oaHomeData = [
},
{
text: '固定资产',
icon: '../../static/img/home/GDZC.png',
url: '/subpkg/fixedAssets/fixedAssets',
icon: '../../static/img/home/GDZZ.png',
url: '/subpkg/property/index',
admin: true
},
{
@ -245,6 +244,12 @@ export const oaHomeData = [
icon: '../../static/img/home/GRCW.png',
url: '/subpkg/finance/finance'
},
{
text: '驿站',
icon: '../../static/img/home/GRCW.png',
url: '/subpkg/finance/finance',
// captain: true
},
// {
// text: '出差申请',
// icon: prefix + 'oa/ccsq@2x.png'