zhaowei
2025-05-12 cd3313781f48c15a8fa0f0b46e2fdcde02969e87
src/views/eam/equipment/modules/EamEquipmentAttachmentModal.vue
@@ -42,7 +42,7 @@
    props: {
      equipmentId: {
        type: String,
        required: true,
        required: false,
        default: '-1'
      }
    },