25153
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
<script>
|
||||
import Tabbar from './components/Tabbar.vue'
|
||||
import AddForm from './components/AddForm.vue'
|
||||
import Result from './components/Result.vue'
|
||||
|
||||
export default {
|
||||
name: 'AppAskForm',
|
||||
@@ -25,6 +26,7 @@
|
||||
|
||||
components: {
|
||||
Tabbar,
|
||||
Result,
|
||||
AddForm
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user