@@ -234,7 +234,7 @@ export default {
type: "warning"
})
.then(() => {
- // load.startloa();
+ load.startLoading()
axios(options).then(res => {
let blob = new Blob([res.data], {
// type: 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet;charset=utf-8'