Commit 488211fe authored by “yiyousong”'s avatar “yiyousong”

pref:修改页面

parent 23d454ba
<template>
<div class="device bgw flex flexc">
<TabHeader icon="el-icon-notebook-2" label="数字填单设备"></TabHeader>
<TabHeader icon="el-icon-notebook-2" label="数字样表设备"></TabHeader>
<div class="flex1 pd15 auto-scroll">
<TableHeader>
<div slot="left">
......
......@@ -78,12 +78,12 @@ const routes = [
{
path: "/numberwritedevice",
// name: '数字样表设备',
// name: '设备管理',
hideChildrenInMenu: true,
component: () => import("@/pages/hardware/NumberWriteDevice"),
meta: {
icon: "el-icon-monitor",
title: "数字样表设备",
title: "设备管理",
},
},
......@@ -120,7 +120,7 @@ const routes = [
component: () => import("@/pages/system/systemlogs/SystemLogs.vue"),
meta: {
activeMenu: "/system",
title: "操作日志",
title: "系统日志",
icon: "el-icon-notebook-1",
},
},
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment