当前位置:网站首页>Receive incoming files and download (simple usage) a tag
Receive incoming files and download (simple usage) a tag
2022-06-23 04:50:00 【No French fries】

Click the download icon to download
<el-descriptions class="margin-top" title=" Bordered list " :column="3" :size="size" border>
<el-descriptions-item v-for="(items, index) in tableData" :key="index">
<template slot="label">
<i class="el-icon-document"></i>
{
{ items }}
</template>
<a :href="fileLink + items"><i class="el-icon-download" /></a>
</el-descriptions-item>
</el-descriptions>
methods: {
downloadStatement () {
console.log(this.valuetime)
this.$axios.get(`********/report_form/${
this.valuetime}`).then((res) => {
this.tableData = res.data
}).catch(error => {
this.$message.error(' Failed to get message , Please check the service ')
})
}
}
边栏推荐
- OGNL Object-Graph Navigation Language
- CAN总线基础知识
- 静态双位置继电器 XJLS-84/440/DC220V
- 8位全加器原理
- 32 single chip microcomputer has more than one variable Used in C
- Leetcode 1208. Make strings as equal as possible
- Current relay hdl-a/1-110vdc-1
- 396. 矿场搭建
- Pta:6-71 clock simulation
- Abnova acid phosphatase (wheat germ) instructions
猜你喜欢

距离度量 —— 余弦距离(Cosine Distance)

不归零编码NRZ

STL教程3-异常机制

Abnova 荧光染料 555-C3 马来酰亚胺方案

C语言刷题随记 —— 自由落体的球

ADR electronic transmission EDI solution of national adverse drug reaction monitoring center

2020:VL-BERT: Pre-training of generic visual-linguistic representation
Laravel中使用 Editor.md 上传图片如何处理?

国家药品不良反应监测中心 ADR 电子传输EDI解决方案

Pads and flash symbols in cadence
随机推荐
Ad9 tips
FreeModBus解析1
在Pycharm中使用append()方法对列表添加元素时提示“This list creation could be rewritten as a list literal“的解决方法
#18生成器函数的参数传递
静态双位置继电器 XJLS-84/440/DC220V
Pta:7-60 pet growth
An understanding of free() (an error in C Primer Plus)
关于php里tcp通讯用swoole框架出现的小问题
McKinsey: in 2021, the investment in quantum computing market grew strongly and the talent gap expanded
Non return to zero code NRZ
PCB placing components at any angle and distance
第二次作业笔记
重装Cadence16.3,失败与成功
[acnoi2022] no way without guessing
LabVIEW displays both hexadecimal and normal characters in the same table
composer按装laravel
What are the characteristics of SRM supplier management system developed by manufacturing enterprises
力扣今日题513. 找树左下角的值
2020:VL-BERT: Pre-training of generic visual-linguistic representation
积分商城的三种运营方向