src/views/eam/MaintenanceCycleList.vue
@@ -1,6 +1,6 @@
<template>
  <a-card
    title="保养周期规则"
    title=""
    :bordered="false"
  >
    <!-- 查询区域 -->
@@ -197,11 +197,11 @@
          align: 'center',
          dataIndex: 'code',
        },
        {
          title: '周期名称',
          align: 'center',
          dataIndex: 'name',
        },
        // {
        //   title: '周期名称',
        //   align: 'center',
        //   dataIndex: 'name',
        // },
        {
          title: '周期',
          align: 'center',