Forráskód Böngészése

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

pangqijun 1 éve
szülő
commit
a736fd09aa
2 módosított fájl, 1 hozzáadás és 1 törlés
  1. BIN
      public/template.xlsx
  2. 1 1
      src/views/mall/goodsinfo.vue

BIN
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 => {