diff --git a/public/门店号批量开通模板.xlsx b/public/门店号批量开通模板.xlsx deleted file mode 100644 index 89fc8f2..0000000 Binary files a/public/门店号批量开通模板.xlsx and /dev/null differ diff --git a/public/门店推广号批量开通模板.xlsx b/public/门店推广号批量开通模板.xlsx new file mode 100644 index 0000000..5c05330 Binary files /dev/null and b/public/门店推广号批量开通模板.xlsx differ diff --git a/src/pages/shop/IncreaseStoreManager.vue b/src/pages/shop/IncreaseStoreManager.vue index 6dccc87..4d4b996 100644 --- a/src/pages/shop/IncreaseStoreManager.vue +++ b/src/pages/shop/IncreaseStoreManager.vue @@ -517,7 +517,7 @@ this.isShowAdd = false; }, downLoadImportExcel() { - window.location.href = '/门店号批量开通模板.xlsx' + window.location.href = '/门店推广号批量开通模板.xlsx' }, handleAdd(value) { value.alias = '', diff --git a/static/excel/批量账户导入.xls b/static/excel/批量账户导入.xls index 22aef2a..3e333c8 100644 Binary files a/static/excel/批量账户导入.xls and b/static/excel/批量账户导入.xls differ