Remove comment
This commit is contained in:
parent
c91d526dc1
commit
e88c28708c
1 changed files with 0 additions and 1 deletions
|
|
@ -61,7 +61,6 @@ export default {
|
||||||
},
|
},
|
||||||
methods: {
|
methods: {
|
||||||
openModal() {
|
openModal() {
|
||||||
console.log(JSON.stringify(this.$refs));
|
|
||||||
this.$refs[this.ModalName].openModal();
|
this.$refs[this.ModalName].openModal();
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue