mirror of https://github.com/apache/cloudstack.git
ui: watch the systemVM for enabling quickview when newly resource (#5137)
This commit is contained in:
parent
347f8a5a73
commit
0eeb094949
|
|
@ -58,7 +58,7 @@ export default {
|
|||
}
|
||||
},
|
||||
watch: {
|
||||
actions (item) {
|
||||
resource () {
|
||||
this.actionsExist = this.doActionsExist()
|
||||
}
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue