qushaowei
2024-01-26 7098c24f7553a747871d8d9ddfe804872e598758
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>