hyingbo
2025-06-04 f95bd530f635ab9bad73fba9de3bc7eeb902c54d
src/views/eam/common/MaintenanceStandardPlanningMaterial.vue
@@ -41,6 +41,7 @@
          <a-popconfirm
            title="确定删除吗?"
            @confirm="() => handleDelete(record.id)"
            v-if="maintenanceStandardId !='' && isAdd "
          >
            <a>删除</a>
          </a-popconfirm>