2016-12-15 77 views

回答

0

你可以嘗試使用xlsx

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