车间能级提升-智能设备管理系统
baoshiwei
2025-06-24 f571cf0182abd65176fb1512c5cb5ddaea49c4a3
eims-ui-mobile/src/pages/home/index.vue
@@ -108,7 +108,7 @@
          <template #title>
            <view class="flex items-center menu-title-box">
              <view class="menu-indicator"></view>
              <view class="ml-1 text-sm">设备管理</view>
              <view class="ml-1 text-sm">点检保养</view>
            </view>
          </template>
          <wd-grid :column="4">
@@ -130,7 +130,7 @@
          <template #title>
            <view class="flex items-center menu-title-box">
              <view class="menu-indicator"></view>
              <view class="ml-1 text-sm">台账相关</view>
              <view class="ml-1 text-sm">设备台帐</view>
            </view>
          </template>
          <wd-grid :column="4">
@@ -257,10 +257,16 @@
  },
  {
    id: 2,
    name: '工具列表',
    icon: '/static/ico/ico16.png',
    path: 'pages/fixture/fixture-list',
    name: '状态变更记录',
    icon: '/static/ico/ico15.png',
    path: 'pages/equ-status/list',
  },
  // {
  //   id: 2,
  //   name: '工具列表',
  //   icon: '/static/ico/ico16.png',
  //   path: 'pages/fixture/fixture-list',
  // },
])
const inspectMenu = reactive([