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