refactor: use property shorthand for consistency

This commit is contained in:
jamesgeorge007
2019-12-15 19:03:18 +05:30
parent 9223044967
commit 0791d196d4

View File

@@ -699,7 +699,7 @@
<save-request-as
v-bind:show="showRequestModal"
v-on:hide-model="hideRequestModal"
@hide-model="hideRequestModal"
v-bind:editing-request="editRequest"
/>