Auto stash before merge of "master" and "origin/master"

This commit is contained in:
Sagi Frimer
2019-03-23 21:18:30 +02:00
parent 2dd8140350
commit ec0b07db61
5 changed files with 6791 additions and 8 deletions

View File

@@ -70,6 +70,7 @@
methods: {
onOpenChange(data) {
this.isCollapsed = false;
console.info('App currentRoute:', this.$router.currentRoute);
},
onCollapse() {