Commit 9a271762 authored by JingChao's avatar JingChao

keyboard

parent 81d87ab4
...@@ -223,9 +223,9 @@ ...@@ -223,9 +223,9 @@
</style> </style>
<script> <script>
import Key from './key' import Key from './key'
export default { export default {
name: 'NumberKeyboard', name: 'NumberKeyboard',
components: {Key}, components: {Key},
props: { props: {
...@@ -372,5 +372,5 @@ ...@@ -372,5 +372,5 @@
} }
}, },
}, },
} }
</script> </script>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment