refactor
This commit is contained in:
parent
d2623a2ef2
commit
25f15677c3
29 changed files with 5 additions and 109 deletions
|
|
@ -132,10 +132,6 @@ export default defineComponent({
|
|||
this.$watch('alwaysMarkNsfw', this.save);
|
||||
},
|
||||
|
||||
mounted() {
|
||||
this.$emit('info', this[symbols.PAGE_INFO]);
|
||||
},
|
||||
|
||||
methods: {
|
||||
changeAvatar(e) {
|
||||
selectFile(e.currentTarget || e.target, this.$ts.avatar).then(file => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue