NEZ-3243 feat:License management二级页面开发

This commit is contained in:
zhangyu
2023-10-20 16:40:47 +08:00
parent e66a253055
commit cbaf385be0
16 changed files with 437 additions and 21 deletions

View File

@@ -199,7 +199,6 @@ export default {
this.snapshotVisible = true
},
linkClick (data) {
console.log(data)
if (data.openIn === 'newTab') {
window.open(data.url)
} else {