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);