Browse Source

修改客户模板下载地址

fix_bug_pro20231227
caoyizhong 1 year ago
parent
commit
2bff8751ff
  1. 2
      src/views/basicdata/brand/basicClient.vue

2
src/views/basicdata/brand/basicClient.vue

@ -176,7 +176,7 @@
<avue-form :option="excelOption" v-model="excelForm" :upload-after="uploadAfter">
<template #excelTemplate>
<el-button type="primary" @click="handleTemplate">
<a href="http://192.168.10.100:9000/htlogpm/upload/20231024/ac94acebf315f1f3625e8633800e290c.xlsx" download="客户模板.xlsx">
<a href="http://47.108.51.143:9000/logpm/other/%E5%AE%A2%E6%88%B7%E5%AF%BC%E5%85%A5%E6%A8%A1%E6%9D%BF.xlsx" download="客户模板.xlsx">
点击下载<i class="el-icon-download el-icon--right"></i>
</a>
</el-button>

Loading…
Cancel
Save