| | |
| | | icon: "/static/images/icon/shengchanbaogong.svg", |
| | | action: "scan", |
| | | }, |
| | | { |
| | | label: "设备巡检", |
| | | icon: "/static/images/icon/xunjianshangchuan.svg", |
| | | route: "/pages/inspectionUpload/index", |
| | | }, |
| | | { |
| | | label: "设备保养", |
| | | icon: "/static/images/icon/shebeibaoyang.svg", |
| | | route: "/pages/equipmentManagement/upkeep/index", |
| | | }, |
| | | { |
| | | label: "设备报修", |
| | | icon: "/static/images/icon/shebeibaoxiu.svg", |
| | | route: "/pages/equipmentManagement/repair/index", |
| | | }, |
| | | // { |
| | | // label: "设备巡检", |
| | | // icon: "/static/images/icon/xunjianshangchuan.svg", |
| | | // route: "/pages/inspectionUpload/index", |
| | | // }, |
| | | // { |
| | | // label: "设备保养", |
| | | // icon: "/static/images/icon/shebeibaoyang.svg", |
| | | // route: "/pages/equipmentManagement/upkeep/index", |
| | | // }, |
| | | // { |
| | | // label: "设备报修", |
| | | // icon: "/static/images/icon/shebeibaoxiu.svg", |
| | | // route: "/pages/equipmentManagement/repair/index", |
| | | // }, |
| | | ]; |
| | | |
| | | const isCanvas2d = ref(false); |