Explorar o código

fix: ams管理端icon

cjwen hai 1 ano
pai
achega
aa59cae7e9
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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);