@ -86,9 +86,9 @@
</el-table-column> -->
</el-table>
</el-form>
<el-row justify="center" class="mt-3">
<!-- <el-row justify="center" class="mt-3">
<el-button @click="handleAdd" round>+ 添加维修项目</el-button>
</el-row>
</el-row> -->
</template>
<script setup lang="ts">
import { DvRepairApi } from '@/api/mes/dvrepair'