浏览代码

修改下载导入商品模板下载地址

pangqijun 1 年之前
父节点
当前提交
a736fd09aa
共有 2 个文件被更改,包括 1 次插入1 次删除
  1. 二进制
      public/template.xlsx
  2. 1 1
      src/views/mall/goodsinfo.vue

二进制
public/template.xlsx


+ 1 - 1
src/views/mall/goodsinfo.vue

@@ -890,7 +890,7 @@
         this.errorMsg = JSON.parse(msg).msg;
       },
       downloadFile() {
-        window.location.href="http://www.gzzzyd.com/groupon/template.xlsx"
+        window.location.href="http://manage.changgengkeji.com/template.xlsx"
       },
       copyGoods(goodsId) {
         copy(goodsId).then(res => {