NEZ-787 fix: 修复Asset model页面,点击Open terminal,Duplicate,Silence alert按钮无反应

This commit is contained in:
@changcode
2021-07-01 17:56:01 +08:00
parent f2277d7014
commit c715a96321
6 changed files with 82 additions and 25 deletions

View File

@@ -148,7 +148,8 @@ export default {
showOption: {
type: Boolean,
default: true
}
},
alertMessageTabNew: Boolean
},
mixins: [table, bus],
data () {