diff --git a/src/components/plugin/SectionImage.vue b/src/components/plugin/SectionImage.vue index f444598..f6063e1 100644 --- a/src/components/plugin/SectionImage.vue +++ b/src/components/plugin/SectionImage.vue @@ -1,200 +1,228 @@ - \ No newline at end of file + modalOpen: function () { + this.modalBox = !this.modalBox + //this.getItems(); + } + } +} +