long
2021-09-13 5f052d4e17b53d4fe07a87d53a9c112bff3dc852
src/pages/demo/list.vue
@@ -58,7 +58,7 @@
      <el-col :span="1.5">
        <!-- 导出模版 -->
        <a v-if="getAuthValueFN('xxxx')" href="./static/excel/schedule.xls" download>
          <el-button type="primary" icon="el-icon-download" size="mini">导出模版</el-button>
          <el-button type="primary" icon="el-icon-download" size="mini">下载导入模版</el-button>
        </a>
      </el-col>