1
0
mirror of https://github.com/PanJiaChen/vue-element-admin.git synced 2025-09-10 21:00:01 +08:00
This commit is contained in:
liuyao 2018-03-01 10:27:13 +08:00
parent ae41459cb1
commit 97693842d6

View File

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