NEZ-2373 fix:快照模板支持 增加 表头修改按钮
This commit is contained in:
@@ -4287,7 +4287,6 @@ export default {
|
||||
document.body.removeChild(link) // 下载完成移除元素
|
||||
window.URL.revokeObjectURL(href) // 释放blob对象
|
||||
}
|
||||
this.$refs.topTool.closeDialog()
|
||||
}, () => {
|
||||
this.$message.error('123')
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user