bytemd
bytemd copied to clipboard
Vue 版本的图片上传报 Uncaught (in promise) TypeError: selectFiles is not a function
原因是const selectFiles = require("select-files").default;需要加default