zhangherong
2025-03-04 4fa524413c98f7547f1ba38d3ec6ed64ef6130aa
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>