zhangwencui
6 小时以前 34af9a2cd41fb88985d05d57e9fa425bc98990cc
src/pages/works.vue
@@ -511,6 +511,14 @@
      label: "特种设备管理",
    },
    {
      icon: "/static/images/icon/xunjianshangchuan.svg",
      label: "线路巡检",
    },
    {
      icon: "/static/images/icon/xunjianshangchuan.svg",
      label: "安全设施巡检",
    },
    {
      icon: "/static/images/icon/weixianyuan.svg",
      label: "危险源台账",
    },
@@ -944,6 +952,16 @@
          url: "/pages/safeProduction/specialEquipmentManagement/index",
        });
        break;
      case "线路巡检":
        uni.navigateTo({
          url: "/pages/safeProduction/lineInspection/index",
        });
        break;
      case "安全设施巡检":
        uni.navigateTo({
          url: "/pages/safeProduction/safetyFacility/index",
        });
        break;
      case "危险源台账":
        uni.navigateTo({
          url: "/pages/safeProduction/hazardSourceLedger/index",