This commit is contained in:
weipengfei 2023-08-19 16:48:06 +08:00
parent c5cd4d79d2
commit 9e3786356e

View File

@ -377,16 +377,16 @@ export const appDataList = [{
* oa-个人中心 * oa-个人中心
*/ */
export const myOaData = [ export const myOaData = [
{ // {
name: '流水详情', // name: '流水详情',
icon: '../../static/icons/runningWater.png', // icon: '../../static/icons/runningWater.png',
url: '/subpkg/orderDetail/orderDetail' // url: '/subpkg/orderDetail/orderDetail'
}, // },
{ // {
name: '管理后台', // name: '管理后台',
icon: '../../static/icons/backstage.png', // icon: '../../static/icons/backstage.png',
// url: '/pages/views/personal_center_two' // // url: '/pages/views/personal_center_two'
}, // },
{ {
name: '片区经理', name: '片区经理',
icon: '../../static/icons/manager.png', icon: '../../static/icons/manager.png',