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