Update directive.vue
This commit is contained in:
parent
7df5825a21
commit
beaf5ba069
|
|
@ -12,6 +12,7 @@
|
|||
|
||||
<script>
|
||||
export default {
|
||||
name: 'directive',
|
||||
data() {
|
||||
return {}
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue