Use backslashes in Windows paths. And note that backslashes must be escaped... with backslashes too: var file = 'c:\\Users\SOM\form.xlsx';.
確定! 回上一頁