Bottelet / ticket-conductor

A free and open-source Laravel 5.5 and VueJS (SPA) Ticket system
htttp://www.ticket-conductor.com
54 stars 17 forks source link

Fix of calling parent #4

Closed Bottelet closed 6 years ago

Bottelet commented 7 years ago

In the most create modals, I call the parent method by doing self.$parent so I am able to refresh the table, and the newest changes instantly seems like there could be a better way.