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