This commit is contained in:
liuyao 2018-03-01 10:27:13 +08:00
parent ae41459cb1
commit 97693842d6
1 changed files with 1 additions and 1 deletions

View File

@ -6,6 +6,6 @@
<script>
export default{
name: 'APP'
name: 'App'
}
</script>