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