qushaowei
2023-11-18 604623b4920a997df7d2007ff50686961d181012
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>