detail.vue 91 Bytes EditWeb IDE 1 2 3 4 5 <script> import Edit from './edit' Edit.name = 'CouponDetail' export default Edit </script>