src/components/subComponents/FileUpload/btn.vue @@ -31,7 +31,6 @@ watch:{ attrs:{ handler(n,o){ debugger this.$nextTick(()=>{ this.uploader.uploader.assignBrowse(this.$refs.btn, this.directory, this.single, n) })