浏览代码

fix: ams管理端icon

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