zhangherong
2025-03-06 58c7c6474f79be27c71ecbe514b98a60b1bad894
src/views/eam/InspectionCycleList.vue
@@ -1,7 +1,7 @@
<template>
  <a-card
    :bordered="false"
    title="点检周期规则"
    title=""
  >
    <!-- 查询区域 -->
    <div class="table-page-search-wrapper">
@@ -78,7 +78,7 @@
        icon="search"
      >查询</a-button>
      <a-button
        type="primary"
        type="info"
        @click="searchReset"
        icon="reload"
        style="margin-left: 8px"
@@ -210,11 +210,11 @@
          align: 'center',
          dataIndex: 'code',
        },
        {
          title: '周期名称',
          align: 'center',
          dataIndex: 'name',
        },
        // {
        //   title: '周期名称',
        //   align: 'center',
        //   dataIndex: 'name',
        // },
        {
          title: '周期',
          align: 'center',