@@ -39,7 +39,8 @@
},
data() {
return {
- visible: false
+ visible: false,
+ title:''
};
computed: {},