bug修复

This commit is contained in:
wuhongjian 2022-12-28 17:13:31 +08:00
parent b325940c23
commit c76f55d9ed
1 changed files with 1 additions and 1 deletions

View File

@ -444,7 +444,7 @@ export default {
},
showDetail (val) {
console.log(val)
window.open(window.SITE_CONFIG.previewUrl + '#/details?id=' + val.id)
window.open(window.SITE_CONFIG.previewUrl + '#/details?id=' + val.id + '&&hiddenBackFlag=true')
// this.addOrUpdateHandle(id)
// this.addOrUpdateVisible = true
// this.disabled = false