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