mirror of https://github.com/apache/cloudstack.git
add loading resource
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
This commit is contained in:
parent
833b633861
commit
340e3c1b84
|
|
@ -39,6 +39,7 @@ export default {
|
|||
},
|
||||
data () {
|
||||
return {
|
||||
loading: false,
|
||||
resource: {},
|
||||
tabs: [{
|
||||
name: 'details',
|
||||
|
|
|
|||
Loading…
Reference in New Issue