Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

137
Views
Put the upload list from a Upload Ant into a different page

I would like to ask that is that possible for us to put the upload list from an upload ant component to a new section such as new <span> or <div> to display the upload list on another page. Below are my codes

<div>
    <Upload
        ref="upload"
        type="file"
        :show-upload-list="true"
        :before-upload="handleUpload"
        :data="uploadFile"
        :headers="header"
        :on-success="uploadSuccess"
        :action="fileUrl"
        :on-remove="removeFile"
        :accept="accept"
        :default-file-list="defaultList"
        :on-error="uploadFail"
        id="uploadLocation"
        :multiple="true"
        :percent="number"
        :name="testingUpload"
        @change="testingUpload"
    >
        <Button            
            style="width: 150px"
            icon="ios-cloud-upload-outline"
        >Choose File</Button>
    </Upload>
    <span id="uploadListSpan"></span>
</div>
about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!