Browse Source

我们的生产去掉动力主轴的菜单

shibei_master
jianjun 3 years ago
parent
commit
984eb8d06c
  1. 10
      src/router/index.js

10
src/router/index.js

@ -223,11 +223,11 @@ router.beforeEach((to, from, next) => {
// }); // });
// }); // });
window.SITE_CONFIG["menuShujuList"] = [ window.SITE_CONFIG["menuShujuList"] = [
{ // {
url: "/visual/plugin/power/organization", // url: "/visual/plugin/power/organization",
name: "动力主轴", // name: "动力主轴",
id: "5feawfwaefwa577", // id: "5feawfwaefwa577",
}, // },
{ {
id: "22213213", id: "22213213",
name: "基础信息", name: "基础信息",

Loading…
Cancel
Save