Browse Source

fix: ams管理端icon

cjwen 1 năm trước cách đây
mục cha
commit
aa59cae7e9
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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);