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