固定资产图标上传
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快速入口数据
|
// oaHOme快速入口数据
|
||||||
export const oaHomeData = [
|
export const oaHomeData = [{
|
||||||
{
|
|
||||||
text: '公司信息',
|
text: '公司信息',
|
||||||
icon: '../../static/img/home/GSXX.png',
|
icon: '../../static/img/home/GSXX.png',
|
||||||
url: '/subpkg/companyInfo/companyInfo',
|
url: '/subpkg/companyInfo/companyInfo',
|
||||||
@ -202,8 +201,8 @@ export const oaHomeData = [
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
text: '固定资产',
|
text: '固定资产',
|
||||||
icon: '../../static/img/home/GDZC.png',
|
icon: '../../static/img/home/GDZZ.png',
|
||||||
url: '/subpkg/fixedAssets/fixedAssets',
|
url: '/subpkg/property/index',
|
||||||
admin: true
|
admin: true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -245,6 +244,12 @@ export const oaHomeData = [
|
|||||||
icon: '../../static/img/home/GRCW.png',
|
icon: '../../static/img/home/GRCW.png',
|
||||||
url: '/subpkg/finance/finance'
|
url: '/subpkg/finance/finance'
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
text: '驿站',
|
||||||
|
icon: '../../static/img/home/GRCW.png',
|
||||||
|
url: '/subpkg/finance/finance',
|
||||||
|
// captain: true
|
||||||
|
},
|
||||||
// {
|
// {
|
||||||
// text: '出差申请',
|
// text: '出差申请',
|
||||||
// icon: prefix + 'oa/ccsq@2x.png'
|
// icon: prefix + 'oa/ccsq@2x.png'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user