v-if loadmodal
This commit is contained in:
@@ -93,6 +93,7 @@
|
||||
<div>
|
||||
<PagebuilderTemplateLoad
|
||||
v-model="pageType"
|
||||
v-if="modalLoad"
|
||||
@update:modelValue="modalLoadClick"
|
||||
></PagebuilderTemplateLoad>
|
||||
</div>
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
</template>
|
||||
<script>
|
||||
export default {
|
||||
created() {
|
||||
mounted() {
|
||||
this.getPost();
|
||||
},
|
||||
data: function () {
|
||||
|
||||
Reference in New Issue
Block a user