he wei
2025-05-28 89527ed24f119c6cb281f153b7217cbcf862a12f
src/assets/js/const/const_user.js
@@ -48,17 +48,17 @@
      label: "维护组员", // 类似(维护组员)
      value: 2,
    },
    {
      label: "运维层",
      value: 12,
    },
    // {
    //   label: "运维层",
    //   value: 12,
    // },
    {
      label: "监控层",
      value: 12,
    },
    {
      label: "专员层",
      value: 14
    }
    // {
    //   label: "专员层",
    //   value: 14
    // }
  ]
}