zhaowei
2025-06-12 6aa0e234bbc0a7e0222cc04c2561a8b075a9e5fc
src/views/eam/equipment/modules/EamEquipmentAttachmentModal.vue
@@ -42,7 +42,7 @@
    props: {
      equipmentId: {
        type: String,
        required: true,
        required: false,
        default: '-1'
      }
    },