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"