mirror of
https://github.com/GiriNeko/YesPlayMusic.git
synced 2025-12-17 13:48:02 +00:00
feat: prettier task supported
This commit is contained in:
parent
ec525621cd
commit
68637ccab6
41 changed files with 1713 additions and 1409 deletions
|
|
@ -42,7 +42,7 @@ export default {
|
|||
openMenu(e) {
|
||||
this.showMenu = true;
|
||||
this.$nextTick(
|
||||
function() {
|
||||
function () {
|
||||
this.$refs.menu.focus();
|
||||
this.setMenu(e.y, e.x);
|
||||
}.bind(this)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue