簡單敘述使用Vue.js 處理上傳檔案的方法。 ... <button class="btn btn-info" @click="$refs.file.click()">upload</button> <input ref="file" ...
確定! 回上一頁