@extends('helper.include.view.modal', ['id' => 'modal-ConfirmChamadosItens', 'class_size' => 'modal-small']) @section('modal-start')
@overwrite @section('modal-header-left') @overwrite @section('modal-header-right') @overwrite @section('modal-body')


    Sobre a Atribuição:

  • Caso não seja selecionado nenhum operador e já tenha algum operador atribuído, o chamado será desatribuído dos operador.



Caracteres restantes: @{{vm.ChamadosItens.SELECTED.OBSERVACAO.length <= 1000 ? (1000 - (vm.ChamadosItens.SELECTED.OBSERVACAO.length || 0)) : 1000}}


Caracteres restantes: @{{vm.ChamadosItens.SELECTED.OBSERVACAO.length <= 1000 ? (1000 - (vm.ChamadosItens.SELECTED.OBSERVACAO.length || 0)) : 1000}}
@overwrite