cjwen 1 рік тому
батько
коміт
aa59cae7e9
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      front/admin-front/src/views/address/index.vue

+ 1 - 1
front/admin-front/src/views/address/index.vue

@@ -75,7 +75,7 @@ export default {
           )
             .then((response) => {
               console.log(response.data);
-              // this.downloadFile(response.data);
+              this.downloadFile(response.data);
             })
             .catch((e) => {
               console.log(e);