2016-12-15 63 views

回答

0

你可以尝试使用xlsx

if(typeof require !== 'undefined') XLSX = require('xlsx'); 
    var workbook = XLSX.readFile('test.ods');