NEZ-2373 fix:快照模板支持 增加 表头修改按钮

This commit is contained in:
18317449825
2022-11-11 11:07:17 +08:00
parent 263d17f50e
commit 0ac533e7b0
6 changed files with 28 additions and 21 deletions

View File

@@ -4287,7 +4287,6 @@ export default {
document.body.removeChild(link) // 下载完成移除元素
window.URL.revokeObjectURL(href) // 释放blob对象
}
this.$refs.topTool.closeDialog()
}, () => {
this.$message.error('123')
})