dytyqx
5 天以前 6b7d54a60f36e89dc87892e67dec41caab070389
pages/index/tab1.vue
@@ -195,6 +195,64 @@
                   id: 2,
                   hidden: false,
               },
                    // 质量报表
                    {
                        img: '../../static/icon/icon0.png',
                        text: '线别异常状态',
                        tip: '线别异常状态',
                        url: '/pages/ZLGL/QualityReport/QC_ErrManagerLedgerReport_Source',
                        id: 18,
                        hidden: false,
                    },
                    {
                        img: '../../static/icon/icon0.png',
                        text: '异常类型统计',
                        tip: '异常类型统计',
                        url: '/pages/ZLGL/QualityReport/QC_ErrManagerLedgerReport_Issue',
                        id: 19,
                        hidden: false,
                    },
                    {
                        img: '../../static/icon/icon0.png',
                        text: '模具维修统计表',
                        tip: '模具维修统计表',
                        url: '/pages/ZLGL/QualityReport/Sc_MouldRepairWorkBillReport',
                        id: 20,
                        hidden: false,
                    },
                    {
                        img: '../../static/icon/icon0.png',
                        text: '设备维修统计表',
                        tip: '设备维修统计表',
                        url: '/pages/ZLGL/QualityReport/Sb_EquipRepairWorkBillReport',
                        id: 21,
                        hidden: false,
                    },
                    // {
                    //     img: '../../static/icon/icon0.png',
                    //     text: '器具保养统计表',
                    //     tip: '器具保养统计表',
                    //     url: '/pages/ZLGL/QualityReport/Sc_MouldMaintainBillMainReport',
                    //     id: 22,
                    //     hidden: false,
                    // },
                    // {
                    //     img: '../../static/icon/icon0.png',
                    //     text: '设备保养统计表',
                    //     tip: '设备保养统计表',
                    //     url: '/pages/ZLGL/QualityReport/Sb_EquipMaintainBillReport',
                    //     id: 23,
                    //     hidden: false,
                    // },
                    // {
                    //     img: '../../static/icon/icon0.png',
                    //     text: '设备点检统计表',
                    //     tip: '设备点检统计表',
                    //     url: '/pages/ZLGL/QualityReport/Sb_EquipDotCheckBillReport',
                    //     id: 24,
                    //     hidden: false,
                    // },
                ]
            }
        },