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