kongdeqiang
2026-02-24 8613999daac6a42bef5694f43c78d0988251137e
src/store/state.js
@@ -61,6 +61,18 @@
                    parentId: 2,
                    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: '白名单管理',
@@ -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: [
        {
@@ -151,6 +183,18 @@
                    parentId: 2,
                    indexUrl: "enterParkCar"
                },
                // {
                //     icon: 'el-icon-document',
                //     name: '月票车规则管理',
                //     parentId: 2,
                //     indexUrl: "whiteListRule"
                // },
                // {
                //     icon: 'el-icon-document',
                //     name: '缴费日志管理',
                //     parentId: 2,
                //     indexUrl: "paymentLog"
                // },
                {
                    icon: 'el-icon-document',
                    name: '手动抬杆记录',