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