Browse Source

恢复动力主轴菜单

shibei_master
YUJT 3 years ago
parent
commit
e291eef50b
  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