Lius
2025-06-30 36183a25c19f8c31ba082592329e7aff3caf97d5
src/views/eam/ProjectMaintenanceOrderList.vue
@@ -1,6 +1,6 @@
<template>
  <a-card
    title="项目性维修"
    title=""
    :bordered='false'
  >
    <!-- 查询区域 -->
@@ -76,7 +76,7 @@
                icon='search'
              >查询</a-button>
              <a-button
                type='primary'
                type='info'
                @click='searchReset'
                icon='reload'
                style='margin-left: 8px'