add more actions menu in account page

This commit is contained in:
MaysWind
2020-11-18 22:46:04 +08:00
parent 9efc09c241
commit d873778357
5 changed files with 19 additions and 1 deletions
+1
View File
@@ -182,6 +182,7 @@ new Vue({
app.dialog.close();
app.sheet.close();
app.popup.close();
app.actions.close();
return false;
}
}, false);