Empresas
Empregos
  • Sobre nós
  • Soluções
    • Publicação de vagas
      Publique sua vaga e receba candidatos qualificados em 48h.
    • Avaliações de candidatos
      Mais de 500 testes técnicos e psicológicos, mais anti-fraude.
    • Headhunting
      Busca executiva personalizada do início ao fim.
    • Folha de Pagamento + EOR
      Dispersão de folha e EOR em mais de 15 países da LATAM.
  • Preços
  • Empregos

0

156
Visualizações
how to pass the data variable in geturldata in vuejs in html part not any one is the same

how to pass the variable in getdataurl in vuejs A clear title. A reasonable explanation of what your question is. Add as much detail as you can. Any background research you've tried but wasn't enough to solve your problem. Correct use of English spelling and grammar to the best of your ability.

<select-box
        title="CRM Prospect Status"
        v-model="form.crm_prospect_patient_status"
        getDataURL="/json_dropdown/crm-prospect-status/{{this.pipeline_id}}"
        :key=this.index ></select-box>
over 4 years ago · Santiago Trujillo
1 Respostas
Responde à pergunta

0

You can make a computed property with your data. like this:

urlData(){
 return "/json_dropdown/crm-prospect-status/"+ this.pipeline_id;
}

and then simply pass this computed property to your select-box

    <select-box
    title="CRM Prospect Status"
    v-model="form.crm_prospect_patient_status"
    :getDataURL="urlData"
    :key=this.index ></select-box>
over 4 years ago · Santiago Trujillo Relatório
Responde à pergunta
Encontrar trabalhos remotos

Descubra a nova forma de encontrar um emprego!

melhores empregos
Principais categorias de trabalho
Empresas
Postar vaga Preços Comercial
Jurídico
Termos e Condições Política de privacidade
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomende algumas ofertas para mim
Preciso de ajuda