src/views/equipmentManagement/upkeep/index.vue
@@ -171,13 +171,14 @@ <el-tag v-if="row.status === 0" type="warning">待保养</el-tag> </template> <template #operation="{ row }"> <el-button <!-- 这个功能跟新增保养功能一模一样,有啥意义? --> <!-- <el-button type="primary" text @click="addMaintain(row)" > 新增保养 </el-button> </el-button> --> <el-button type="primary" link