wip
This commit is contained in:
parent
818e421ce2
commit
3e7b980fb6
4 changed files with 263 additions and 244 deletions
|
|
@ -73,7 +73,12 @@
|
|||
|
||||
<script lang="ts">
|
||||
import Vue from 'vue';
|
||||
import MkProfileSetting from './profile-setting.vue';
|
||||
|
||||
export default Vue.extend({
|
||||
components: {
|
||||
'mk-profie-setting': MkProfileSetting
|
||||
},
|
||||
data() {
|
||||
return {
|
||||
page: 'profile'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue