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