vue3-print-nb
vue3-print-nb copied to clipboard
当input类型为文件会报错
https://github.com/Power-kxLee/vue3-print-nb/blob/e3c2b9fde8f5356c1b1efed1b7798913e9a6ce60/src/print/packages/printarea.js#L238
前提是file里面要有值,空file不会报错。 VM36483:1 Uncaught DOMException: Failed to set the 'value' property on 'HTMLInputElement': This input element accepts a filename, which may only be programmatically set to the empty string.