@ -272,7 +272,7 @@ export default {
},
created() {
this.getTime();
this.readExcelFile("http://192.168.1.35:8080/excel/wuliu.xlsx");
this.readExcelFile("http://"+location.host+"/excel/wuliu.xlsx");
// this.readExcelFile("/excelapi/ces.xlsx");
this.$nextTick(() => {
this.createCharts();