摘要: <van-uploader v-model="fileList" multiple :after-read="afterRead" :max-count="1" /> 2: afterRead(file){ if(this.fileList.length > 1){ this.fileList.sp 阅读全文
posted @ 2020-08-31 14:42 落魄的程序员 阅读(2125) 评论(0) 推荐(0)