Selaa lähdekoodia

左侧导航地图

lizaixun 4 vuotta sitten
vanhempi
commit
7e5eab3408
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      components/drawer/threeLineDrawer.vue

+ 1 - 0
components/drawer/threeLineDrawer.vue

@@ -66,6 +66,7 @@
 			},
 			closeDrawer: function() {
 				this.drawerIsShow = false;
+				this.$parent.leftbar();
 			},
 			clickChangeColor: function(index) {
 				this.changeGary = index;