在星链oms添加功能
1.充值功能-对应运营管理系统中企业充值预处理功能 3.查询油价功能-对应运营管理系统中油价管理功能 4.公司管理-客户管理 开户维护银行信息功能
This commit is contained in:
@@ -165,6 +165,13 @@
|
||||
"router":"/financialCenter/settlementDoc/manage/index",
|
||||
"lable":"finance:settlementDoc:manage",
|
||||
"image":"../../static/newindex/customerList.png"
|
||||
},
|
||||
{
|
||||
"icon":"iconxiugaijiage",
|
||||
"name":"企业充值预处理",
|
||||
"router":"/financialCenter/enterpriseRecharge/index",
|
||||
"lable":"finance:enterpriseRecharge:index",
|
||||
"image":"../../static/newindex/customerList.png"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -190,6 +197,36 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name":"客户管理",
|
||||
"icon":"iconxiugaiyonghuxinxi",
|
||||
"label":"customerManagement",
|
||||
"colorOpen":false,
|
||||
"submenu":[
|
||||
{
|
||||
"icon":"iconxiugaiyonghuxinxi",
|
||||
"name":"公司管理",
|
||||
"router":"/customerManagement/companyManagement/index",
|
||||
"lable":"management:company:list",
|
||||
"image":"../../static/newindex/customerList.png"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name":"油站管理",
|
||||
"icon":"iconxiugaiyonghuxinxi",
|
||||
"label":"siteManagement",
|
||||
"colorOpen":false,
|
||||
"submenu":[
|
||||
{
|
||||
"icon":"iconxiugaiyonghuxinxi",
|
||||
"name":"油价管理",
|
||||
"router":"/siteManagement/OilSiteOilsPrice/index",
|
||||
"lable":"management:oilPrice:list",
|
||||
"image":"../../static/newindex/customerList.png"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name":"合同管理",
|
||||
"icon":"iconxiugaiyonghuxinxi",
|
||||
|
||||
Reference in New Issue
Block a user