固定资产图标上传
This commit is contained in:
parent
17f25116f5
commit
5963b078f4
BIN
static/img/home/GDZZ.png
Normal file
BIN
static/img/home/GDZZ.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 778 B |
@ -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'
|
||||
|
Loading…
x
Reference in New Issue
Block a user