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