附件名称修改

This commit is contained in:
a0049873 2022-11-28 11:30:17 +08:00
parent 4757078a15
commit d5722586e7
1 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
* @Author: hisense.liangjunhua * @Author: hisense.liangjunhua
* @Date: 2022-06-29 15:59:51 * @Date: 2022-06-29 15:59:51
* @LastEditors: Light * @LastEditors: Light
* @LastEditTime: 2022-11-24 20:45:45 * @LastEditTime: 2022-11-28 11:28:43
* @Description: 告诉大家这是什么 * @Description: 告诉大家这是什么
--> -->
<!-- 流程业务表单 --> <!-- 流程业务表单 -->
@ -531,7 +531,7 @@ export default {
// //
taskHandleErrorCallback (data) { }, taskHandleErrorCallback (data) { },
download (data) { download (data) {
this.downloadFile(data.attachment, '附件') this.downloadFile(data.attachment, '感知资源申请表')
// const alink = document.createElement('a') // const alink = document.createElement('a')
// alink.download = '' // ,,IE10 // alink.download = '' // ,,IE10
// // alink.href = data.attachment // url // // alink.href = data.attachment // url