1012414140@qq.com
2 天以前 160dc3a2207e460c506820ed9656d97b726f52d0
src/store/state.js
@@ -62,6 +62,18 @@
                    indexUrl: "barrierOpenLog"
                },
                {
                    icon: 'el-icon-document',
                    name: '月票车规则管理',
                    parentId: 2,
                    indexUrl: "whiteListRule"
                },
                {
                    icon: 'el-icon-document',
                    name: '缴费日志管理',
                    parentId: 2,
                    indexUrl: "paymentLog"
                },
                {
                  icon: 'el-icon-document',
                  name: '白名单管理',
                  parentId: 2,
@@ -125,6 +137,26 @@
            },
          ]
        },
        {
          id:4,
          icon: 'el-icon-folder-opened',
          indexUrl: '4',
          name: '巡检运维管理',
          children:[
            {
              icon: 'el-icon-user-solid',
              name: '巡检记录管理',
              parentId: 4,
              indexUrl: 'inspectionRegistration'
            },
            {
              icon: 'el-icon-user-solid',
              name: '维修维护管理',
              parentId: 4,
              indexUrl: 'repairAndMaintenance'
            },
          ]
        },
      ],
    items2: [
        {
@@ -153,6 +185,18 @@
                },
                {
                    icon: 'el-icon-document',
                    name: '月票车规则管理',
                    parentId: 2,
                    indexUrl: "whiteListRule"
                },
                {
                    icon: 'el-icon-document',
                    name: '缴费日志管理',
                    parentId: 2,
                    indexUrl: "paymentLog"
                },
                {
                    icon: 'el-icon-document',
                    name: '手动抬杆记录',
                    parentId: 2,
                    indexUrl: "barrierOpenLog"